2021-10-07 20:44:03 -04:00
2021-10-07 20:32:28 -04:00
2021-10-07 20:36:41 -04:00
2021-10-07 20:38:24 -04:00
2021-10-07 20:40:05 -04:00
2020-06-04 20:59:19 -04:00
2021-10-07 20:33:39 -04:00
2020-06-04 20:59:19 -04:00
2021-10-07 20:37:04 -04:00
2021-10-07 20:39:56 -04:00
2021-10-07 20:33:12 -04:00
2021-10-07 20:33:12 -04:00
2020-06-02 22:59:57 -04:00
2021-10-07 20:38:24 -04:00
2021-10-07 20:44:03 -04:00

Data Transfer Test

Data Transfer Test is a software developed to measure the amount of data transferred over a period of time.

Screen

alt

How to configure

First clone this repository to the local machine

git clone https://github.com/luizpicolo/data_transfer_test.git

After, access local respository and install the dependencies

cd data_transfer_test
bundle install

and

cd data_transfer_test/public
npm install

How to use

Create a Task Cron

whenever --update-crontab

And, in another terminal, run the app.rb and access localhost:4567

ruby app.rb 

or

rerun 'ruby app.rb'

License

DataTransferTest use Licença MIT. For more details read the User License

Description
No description provided
Readme 392 KiB
Languages
Ruby 58.3%
HTML 25.9%
Dockerfile 11.1%
CSS 4.7%