Skip to content

Adding pia wireguard to wiki #35

Description

@Kieros

Not sure where to post this. But I found a rather easy way to setup PIA wireguard with help of the github below by kilegrantlucas.
Via the link below I was able to easely pull off a PIA-wg.conf file.
https://pkg.go.dev/github.com/kylegrantlucas/pia-wg-config#section-readme

Perhaps there can be a writeup for PIA wireguard in the wiki for those interested?

  • VPN_SERVICE_PROVIDER=custom
  • VPN_TYPE=wireguard
  • VPN_ENDPOINT_IP=1.2.3.4
  • VPN_ENDPOINT_PORT=51820
  • WIREGUARD_PUBLIC_KEY=wAUaJMhAq3NFutLHIdF8AN0B5WG8RndfQKLPTEDHal0=
  • WIREGUARD_PRIVATE_KEY=wOEI9rqqbDwnN8/Bpp22sVz48T71vJ4fYmFWujulwUU=
  • WIREGUARD_ADDRESSES=10.64.222.21/32

It can either be done by entering the enviromental variables from the conf fill required by following the link above.
Or... you can also bind mount this wireguard configuration file (ini format) to /gluetun/wireguard/wg0.conf.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions