Skip to content

Quentin-CS/speedtest-cli

 
 

Repository files navigation

speedtest-cli

CLI test bande passante speedtest.net

Latest Version Downloads License

Versions

speedtest-cli fonctionne avec Python 2.4-3.5

Versions

Installation

pip / easy_install

pip install speedtest-cli

ou

easy_install speedtest-cli

Github

pip install git+https://github.com/panhwerion/speedtest-cli.git

ou

git clone https://github.com/panhwerion/speedtest-cli.git
python speedtest-cli/setup.py install

Téléchargement

wget -O speedtest-cli https://raw.githubusercontent.com/panhwerion/speedtest-cli/master/speedtest.py
chmod +x speedtest-cli

ou

curl -Lo speedtest-cli https://raw.githubusercontent.com/panhwerion/speedtest-cli/master/speedtest.py
chmod +x speedtest-cli

Usage

$ speedtest-cli -h
usage: speedtest-cli [-h] [--bytes] [--share] [--simple] [--csv]
                     [--csv-delimiter CSV_DELIMITER] [--csv-header] [--json]
                     [--list] [--server SERVER] [--mini MINI] [--source SOURCE]
                     [--timeout TIMEOUT] [--secure] [--version]

About

Command line interface for testing internet bandwidth using speedtest.net

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 95.4%
  • Roff 4.6%