pschmitt / pia-tools

Shell script to automate privateinternetaccess port forwarding and starting/stopping transmission when connected/disconnected and other stuff
https://aur.archlinux.org/packages/pia-tools
GNU General Public License v3.0
132 stars 23 forks source link

Fix inactivity timeout re-login auth failure #37

Open saponace opened 6 years ago

saponace commented 6 years ago

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, the pull request fixes the issue.

I tested on my local machine that only has pia-tools as OpenVPN helper installed and it solves my issue.

saponace commented 5 years ago

Hi @pschmitt , could you have a look at the PR please ?