Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

starting wireguard PIA questions #197

Open
mark-hahn opened this issue Dec 23, 2024 · 0 comments
Open

starting wireguard PIA questions #197

mark-hahn opened this issue Dec 23, 2024 · 0 comments

Comments

@mark-hahn
Copy link

I have been starting wireguard PIA with this ...

VPN_PROTOCOL=wireguard DISABLE_IPV6=yes DIP_TOKEN=xxx AUTOCONNECT=true \
PIA_PF=false PIA_DNS=true PIA_USER=pyyy PIA_PASS=zzz ./run_setup.sh

and killing it with wg-quick down pia.

Question 1: Is there a cleaner, simpler way of starting it? It seems like that cmd is for setting config since the script is run_setup.sh.

Question 2: How do I specify AllowedIPs when starting? I have been editing /etc/wireguard/pia.conf to change AllowedIPs but after starting, that file is changed back by run_setup.sh, which seems obvious.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant