Breaks the bandwidth limitation of Far___Tone.
- Install Termux.
- Upgrade packages
pkg upgrade
and confirm (press y).
pkg install python git
and confirm (press y).
- Clone the repository
git clone https://github.com/orz811017/boost_bandwidth_via_speedtest.git
- Check if it's cloned successfully (optional).
ls
Showing boost_bandwidth_via_speedtest
indicates that cloning in successful.
- Install it to the system.
cd boost_bandwidth_via_speedtest && python setup.py install
speedtest-cli
The program will be executed in background.
- using execution binary (without any addtional steps)
- using bat script need set up python env. (minimum python version requirement: 2.4)