1.3K
Gping, a free open source tool to test your network speed, but with a graph.
Requirement:
- Windows and Ubuntu ( should run on OS X)
- Python 2.7(should run) ( 3.4 recommended)
Install and Run:
pip3 install pinggraph
gping [yourhost]
If you don’t give a host then it pings google.
Why gping:
For users who like to test their network speed using command line, but with a graph would be a great way to visualize the data, so you can use gping.
Free Download: gping (from github)