tespeed
tespeed copied to clipboard
Terminal network speed test that uses servers from Speedtest.net. It uses nearest test server but can also use one manually specified by the user. It should work on Linux/OSX/Windows and anything else...
I am getting an error with etree ``` Traceback (most recent call last): File "./tespeed.py", line 720, in main(args) File "./tespeed.py", line 691, in main uploadtests=args.uploadtests, File "./tespeed.py", line 156,...
Fix for Pull Request #42
Just an FYI, the nc-speedtest.ksfiber.net server you have in your list has been decommed as of a few months ago. Thanks!
Sometimes it takes long time to load server list. I think the server list isn't modified frequently, maybe we can cache it, or we can specify the server list XML...
has dependancy on socksipy that is not documented in the readme and no instructions to resolve ``` oz@gravity:~/tespeed$ ./tespeed.py Traceback (most recent call last): File "./tespeed.py", line 11, in from...
Hello, Thanks for your work, with it I'll be able to graph the speed of my network connection during a long period and report it to my ISP! Because I...
The code currently has no versioning and it would be nice to have versioning on this. Once versioning and release tags are setup, I can open a PR for a...
- Fixes #35 - Now you can install it via `pip install tespeed` - **NOTE**: This has not been uploaded to PyPi yet (Just PyPiTest). Leaving that honor to the...
Hello In you todo i can see "Send found results to speedtest.net API (needs some hash?) and get the link to the generated image." I don't know if you know...
Like ping -I if there are more than 1 internetconnection on the host.