pia-tools
pia-tools copied to clipboard
Shell script to automate privateinternetaccess port forwarding and starting/stopping transmission when connected/disconnected and other stuff
After a certain amount of time of inactivity (about 5 min), OpenVPN restarts (it receives a SIGUSR1 signal) but can't login to pia afterwards. According to [this thread](https://www.privateinternetaccess.com/forum/discussion/24089/inactivity-timeout-ping-restart#latest), the pull...
Hi, I just discovered pia-tools (which is, in my opinion, the best pia-helper out there). I encountered an issue when trying to block all non-VPN traffic with the option `--disallow`...
Hey! I'm just opening this issue to let you know that we (PIA) have a new port forwarding API available. It'd be worth taking a look on our forums over...
The previous pull request I made for this does in fact work when pia-tools is run as root. `logname` can be used to get the name of the logged in...
Hello, I've been looking over your PIA scripts with great interest. I now have openvpn running as a client on my raspberry PI. I leverage my PI as a gateway/router,...
EDIT: See the post below first. With the current default for NETWORK_DEVICES, `--disallow` can only be used before starting vpn. It does not currently fit with the explanation in the...