Hook, line and sinker
Current latent version suffers from alot of bugs thus I am going to refactor it and add some useful things to better handle crashes and hickups without having to reboot the entire machine to "get it right".
To be implemented
Fixes
Hook, line and sinker
Current latent version suffers from alot of bugs thus I am going to refactor it and add some useful things to better handle crashes and hickups without having to reboot the entire machine to "get it right".
To be implemented
helpers/setup.sh- basic setup, takes user input ifsettings.confis missing any argumentsconf/settings.conf(saves stuff too)helpers/functions.sh- global functions needed by this suitetun/tapdevicesrc/netns.sh- handles the setup of the network namespacesrc/openvpn.sh- handles the connection of openvpnsrc/rtorrent.sh- handles startup/shutdown etclatent.sh- one script to rule em all, aka the runnable onecron/example.cronhelpers/functions.shto check if mismatch with ip and restartsrtorrentif true.Fixes