Skip to content

Instantly share code, notes, and snippets.

@MikeeI
Created February 10, 2022 01:55
Show Gist options
  • Save MikeeI/2d69cd393c5e0ff9d642241d0ca4662a to your computer and use it in GitHub Desktop.
Save MikeeI/2d69cd393c5e0ff9d642241d0ca4662a to your computer and use it in GitHub Desktop.
wireguard_privatekey.conf
[Interface]
PrivateKey = uztN4RmrrPGH8X36ATibhAoUcY4XPnDnhty1YldlpUs=
Address = 192.168.123.107/32
[Peer]
PublicKey = uy722TzVz9Vy0xpFW0yZFrf39TawbmmfaO/UzKUeCHw=
AllowedIPs = 192.168.1.0/24
Endpoint = 52.18.63.80:51820
PersistentKeepalive = 60
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment