GithubHelp home page GithubHelp logo

agenorgoncalvesneto / testmynet Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 1.0 637 KB

A command line interface to test the internet speed using testmy.net

License: MIT License

Python 79.99% Shell 20.01%
cli testmynet

testmynet's Introduction

Testmynet

A command line interface to test the internet speed using testmy.net.

Requisites

The requisites for install and run Testmynet are Firefox and Python 3.3 or later.

Install

Clone this repository

$ git clone https://github.com/agenorgoncalvesneto/testmynet.git

Move for testmynet directory and run the installation script

$ cd testmynet/ && ./install.sh

Usage

In the testmynet directory, for typical test use the command line below

$ ./testmynet.py
Testing download and upload speeds...
Dallas, USA | Download 10 Mbps | Upload 8.1 Mbps
Test successfully concluded.

For see help

$ ./testmynet.py -h
usage: Testmynet [-h] [-d | -u] [--details] [--list] [--server]

A command line interface to test the internet speed using testmy.net

optional arguments:
  -h, --help      show this help message and exit
  -d, --download  performs only download test
  -u, --upload    performs only upload test
  --details       show the details after perform the tests
  --list          display a list of testmy.net servers and exit
  --server        specify a server code to test against

See more on www.github.com/agenorgoncalvesneto/testmynet

The following command shows the servers available

$ ./testmynet.py --list
 1 Dallas, USA
 2 Miami, USA
...
11 Bangalore, IN
12 Sydney, AU

Thus, the command line below will run only download test using the server from Miami

$ ./testmynet.py -d --server 2
Testing download speed...
Miami, USA | Download 10.3 Mbps
Test successfully concluded.

Uninstall

For uninstall Testmynet just remove the testmynet directory

$ sudo rm -r testmynet/

testmynet's People

Contributors

agenorgoncalvesneto avatar nivaldogmelo avatar

Stargazers

 avatar

Forkers

nebriv

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.