You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alex Flores edited this page May 11, 2021
·
3 revisions
# Get the *.ovpn files from PIA
wget https://www.privateinternetaccess.com/openvpn/openvpn.zip
unzip openvpn.zip
# Append `auth.txt` to the `user-pass-auth` directive
sed -i 's/pass/pass auth.txt/'*.ovpn