-
-
Save Hegi/2093065a463dc679e3f22c540cb90579 to your computer and use it in GitHub Desktop.
Private internet Access | PIA | Dedicated IP .ovpn .conf openvpn wireguard how to login and use dedicated IP
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
To login and use your dedicated IP with private internet access obviously specifying your custom IP is needed. | |
But you do not use your username use your dedicated hash token they provide to you with "dedicated_ip_DIP" at the start. | |
Username : | |
dedicated_ip_DIPxxxxxxxxxxxxxxxxx | |
Password : | |
YOUR PRIVATE INTERNET ACCESS ACCOUNT PASSWORD | |
#Openvpn file | |
remote xx.xx.xx.xx 1198 #dedicated_ip_DIPxxxxxxxxxxxxxxxxx | |
Thats it :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment