Skip to content

internet speed test-for future learn #4

Description

@JesseZhuang

I believe many of you might have used speedtest.net. [Matt Martz] @sivel has written a python tool to test the speed with CLI. This might be a good studying object when we get to the internet part/module.

Sample output, not bad at all:

$ ./speedtest-cli --bytes
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from XFINITY (76.121.236.203)...
Selecting best server based on latency...
b'Hosted by Comcast (Seattle, WA) [21.09 km]: 25.079 ms'
Testing download speed........................................
Download: 7.29 Mbyte/s
Testing upload speed..................................................
Upload: 0.56 Mbyte/s

Python file is here and the original repo is here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions