Skip to content

Instantly share code, notes, and snippets.

@svend
Last active February 23, 2024 18:18
Show Gist options
  • Select an option

  • Save svend/85f0d0f29e7d5297700fcbf0f267b3d6 to your computer and use it in GitHub Desktop.

Select an option

Save svend/85f0d0f29e7d5297700fcbf0f267b3d6 to your computer and use it in GitHub Desktop.
# allowedIPs = [ "0.0.0.0/0" "::/0" ]; # route all traffic through WG
allowedIPs = [
"10.0.0.0/24"
"fd00::/64"
];
endpoint = "10.10.0.238:51820";
publicKey = "Kd1JuRVmitgnwVfesMFB5z7E4saFoWSiZPzVuiafn1w=";
LY+Tj9RGYay6h1xRb44ksyo6oh0JvjXlJ3cTG8LK0hI=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment