DEV Community

Prasanna Kumar
Prasanna Kumar

Posted on

2 2

netselect: A CLI tool to find the fastest host based on the lowest ICMP latency.

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)
Enter fullscreen mode Exit fullscreen mode

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay