mirror of
https://github.com/sanderjo/fast.com
synced 2024-11-11 01:10:32 +00:00
Update README.md
This commit is contained in:
parent
47f3369387
commit
c8ee27e657
13
README.md
13
README.md
@ -1,2 +1,15 @@
|
|||||||
# fast.com
|
# fast.com
|
||||||
Python CLI-tool (without need for a GUI) to measure Internet speed with fast.com
|
Python CLI-tool (without need for a GUI) to measure Internet speed with fast.com
|
||||||
|
|
||||||
|
Example output:
|
||||||
|
```
|
||||||
|
Loop 0 Total MB 20 Delta MB 20 Speed kB/s: 6966 aka Mbps 56.7
|
||||||
|
Loop 1 Total MB 33 Delta MB 12 Speed kB/s: 4433 aka Mbps 36.1
|
||||||
|
Loop 2 Total MB 39 Delta MB 6 Speed kB/s: 2066 aka Mbps 16.8
|
||||||
|
Loop 3 Total MB 47 Delta MB 7 Speed kB/s: 2666 aka Mbps 21.7
|
||||||
|
Loop 4 Total MB 50 Delta MB 2 Speed kB/s: 933 aka Mbps 7.6
|
||||||
|
Loop 5 Total MB 50 Delta MB 0 Speed kB/s: 0 aka Mbps 0.0
|
||||||
|
Done
|
||||||
|
Highest Speed (kB/s): 6966 aka Mbps 56.7
|
||||||
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user