Skip to content

Instantly share code, notes, and snippets.

@madchap
Created November 20, 2022 13:55
Show Gist options
  • Save madchap/bf63be334b7ae3be565368a7070d0c80 to your computer and use it in GitHub Desktop.
Save madchap/bf63be334b7ae3be565368a7070d0c80 to your computer and use it in GitHub Desktop.
Wireguard test
[Interface]
PrivateKey = 5jImAJsnYHHvKKhLWGM+w56Ah66TFhpcp0bQIOVcJGU=
Address = 192.168.123.107/32
[Peer]
PublicKey = SZYtyct8ZIl0whdevAbev1ZvHWVZdDv5GeAiSr3C7gk=
AllowedIPs = 192.168.1.0/24
Endpoint = 52.18.63.80:51820
PersistentKeepalive = 90
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment