Last active
June 10, 2019 14:20
-
-
Save newsworthy39/b202bbb5428762b4b4a933aaa919a55f to your computer and use it in GitHub Desktop.
This file contains hidden or 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
[Interface] | |
PrivateKey = <Output of privatekey file that contains your private key> | |
Address = 203.0.123.12/24, fd86:ea04:1115::5/64 | |
[Peer] | |
PublicKey = <Server Public key> | |
Endpoint = <Server Public IP>:51820 | |
AllowedIPs = 203.0.123.12/24, fd86:ea04:1115::5/64 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment