Skip to content

matheusth/InternetSpeedTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Internet Speed Test

This a script for a continued speed that generates reports in the csv format. The script creates a csv file for each month in the reports folder.

1 - Running the project

1.2 - Requirements

  • virtualenv.
  • pip.
  • virtualenv wrapper.
  • python version 3.9 or higher.

1.2 - Clone repository

$ git clone https://github.com/matheusth/InternetSpeedTest.git

1.3 - Create virtuat enviroment and install requirements.

Create virtual enviroment and activate it.

$ cd InternetSpeedTest
$ virtualenv .venv
$ source .venv/bin/activate

Install the requirements using pip.

$ pip install -r requirements.txt

1.4 - run the file main.py

$ python main.py <source-ip-address>

1.5 - Quitting the program

To be able to quit the scrit just press q followed by enter.

About

Simple script to perform internet tests and generate monthly reports.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages