netselect
is a CLI tool and go library to select the fastest host based on the lowest ICMP latency.
Try it and let me know your feedback. I would greatly appreciate it.
https://github.com/pgollangi/netselect
$ netselect google.com google.in google.us
google.com 55 ms 100% ok ( 3/ 3)
google.in 56 ms 100% ok ( 3/ 3)
google.us 59 ms 100% ok ( 3/ 3)
Top comments (0)