speedtest-cli
speedtest-cli copied to clipboard
Test your net speed in terminal (termux)
speedtest-cli
Test your speed in terminal (termux only)
Visit original for more is support
installation Termux
git clone https://github.com/thelearn-tech/speedtest-cli
cd speedtest
chmod +x install.sh
./install.sh
ONE LINE INSTALLATION
git clone https://github.com/thelearn-tech/speedtest-cli && cd speedtest-cli && chmod +x install.sh && ./install.sh
original
https://github.com/sivel/speedtest-cli