some simple script to switch my custome network
this service identify network changed and auto switch
install src/switch_network.sh into /usr/bin
make install
systemctl start switch_network.service
make start
systemctl enable switch_network.service
make enable
remove bin file from /usr/bin/ and remove switch_network.service from /etc/systemd/system/
make uninstall
make log
This library is free software; you can redistribute it and/or modify it under the terms of the MIT license. See LICENSE for details.