Commit graph

8 commits

Author SHA1 Message Date
Tomasz Tomalak
4a3b018d0d Fix .gitignore file to track proper files (#53) 2018-12-19 08:26:10 -08:00
Piotr Zarycki
3ba5f159fb add docker support (#51)
* add support for Docker

* Update README.md

* Update README.md
2018-12-18 04:01:06 -08:00
Pankaj Garg
a8971d9b50
Add support for UDP bandwidth testing (#20) (#38)
* Add support for UDP based bandwidth tests.

Also did some code cleanup and removed stale code.

* Fix gitignore as it was not ignoring temp VIM files.
2018-12-11 08:35:20 -08:00
lylex
aecdaf9239 Add lint target and fix its warnings. (#37) 2018-12-11 07:28:33 -08:00
Radu Matei
41a13764cd Add dep (#11)
* Add Gopkg.* and vendor/ dir

* Add info about running dep ensure in readme
2018-12-05 05:41:16 -08:00
Radu Matei
c65ad73391 Add files without extension to .gitigore (#10) 2018-12-05 01:33:14 -08:00
Pankaj Garg
80c99bdab1 First version of Ethr
Ethr is a network performance measurement tool. It allows measurements
of bandwidth, latency, packets/s, connections/s for multiple protocols
such as TCP, UDP, HTTP, HTTPS and ICMP.
2018-12-02 12:39:13 -08:00
Microsoft GitHub User
d004c55777
Initial commit 2018-11-25 06:05:31 -08:00