Switch active NIC based on Internet speed
Clone the repo
git clone https://github.com/eenzamese/speed_switch.gitEdit inputs in speed_switch.py
# inputs
APP_TMT = 60
SUCCESS_TMT = 600
FAIL_TMT = 60
ERR_TMT = 10
INET_HOST = '8.8.8.8'Run python script
python3 speed_switch/speed_switch.pyRU: eenzame@yandex.ru
EN: eenzamse@gmail.com
RU: Ссылка на проект: https://github.com/eenzamese/speed_switch.
EN: Project Link: https://github.com/eenzamese/speed_switch
