/Tertest

Termux internet speed test.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Tertest v1.0.0 (Alpha)

Termux internet speed test.


DescriptionFeaturesInstallationScreenshot


Description

Warning: This project is created only for educational purposes and cannot be used for law violation or personal gain. The author of this project is not responsible for any possible harm caused by the materials of this project.

Features

  • Supports Linux platform.
  • Quick connect test.
  • Tested connections:
[01] > Download
[02] > Upload
[03] > Ping

Installation

Open the terminal and type following commands.

pkg install git -y;pkg install python2 -y;pkg install speedtest;pip install termcolor speedtest-cli
git clone https://github.com/TheDarkRoot/Tertest.git
cd Tertest;chmod +x Tertest.py
python Tertest.py

Screenshot