Skip to content

A program to check internet speed and exhaust unlimited bandwidth using fast.com or any other direct url

License

Notifications You must be signed in to change notification settings

gautamajay52/speedmeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡speedmeter Hits

A program to check internet speed and exhaust unlimited bandwidth

⚡Benefits:

speedmeter offers -u flag to exhaust unlimited bandwidth.

⚡Installation:

Available on PyPI

pip install speedmeter

⚡Usage:

To test using fast.com

speedmeter 

To test using fast.com for infinite time.

speedmeter -u

To test using different direct URL.

speedmeter -t https://somelink.com/hosting/directfile.ext

Full help is available with $ speedmeter --help

⚡Flags:

  • --unlimited, -u test for infinite time
  • --test-url TEST_URL, -t TEST_URL add different url to start testing [this url should host a direct file]
  • --simple, -s Only display the result, no dynamic progress bar
  • --version Display the version number and exit
  • --count COUNT, -c COUNT number of urls to request from fast.com [default 3, Max 5]
  • -h, --help show this help message and exit

⚡ToDos:

  • Use unlimited bandwidth
  • Use custom direct URL to test
  • Multi-threaded testing
  • Add more ToDos

⚡Credits: