Skip to content

Instantly share code, notes, and snippets.

@C0nw0nk
Created January 13, 2023 13:57
Show Gist options
  • Save C0nw0nk/f8a65a912b0f12d90874a2bc435c2a61 to your computer and use it in GitHub Desktop.
Save C0nw0nk/f8a65a912b0f12d90874a2bc435c2a61 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
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