**What's the feature?** 馃 - Support Wireguard for PIA **Optional extra information** 馃殌 - [pia-foss/manual-connections](https://github.com/pia-foss/manual-connections/) - [`connect_to_wireguard_with_token.sh`](https://github.com/pia-foss/manual-connections/blob/master/connect_to_wireguard_with_token.sh) - [`get_token.sh`](https://github.com/pia-foss/manual-connections/blob/e7d4806a9eabc89bc5da17c9e0e2af96bbdf526b/get_token.sh#L75) the token is generated with a call to https://privateinternetaccess.com/gtoken/generateToken using the `PIA_USERNAME` and `PIA_PASSWORD`. (thanks @marciocm) - Hostname and IP can be found at https://serverlist.piaservers.net/vpninfo/servers/v5 ## TODOs - [ ] Allow to communicate (LEAK) to PIA servers before connecting - [ ] make PIA API package from port forwarding code since Wireguard also requires the token etc. - [ ] Obtain dynamically Wireguard public key (and other data) and plug that in connection builder - [ ] Add PIA to `VPNSP` for Wireguard
What's the feature? 馃
Optional extra information 馃殌
connect_to_wireguard_with_token.shget_token.shthe token is generated with a call to https://privateinternetaccess.com/gtoken/generateToken using thePIA_USERNAMEandPIA_PASSWORD. (thanks @marciocm)TODOs
VPNSPfor Wireguard