Skip to content

Instantly share code, notes, and snippets.

@RobinBeismann
Created May 20, 2024 20:12
Show Gist options
  • Save RobinBeismann/8dd299e0cd1c30ea9cb8964e7c89d7f2 to your computer and use it in GitHub Desktop.
Save RobinBeismann/8dd299e0cd1c30ea9cb8964e7c89d7f2 to your computer and use it in GitHub Desktop.
[Interface]
Address = 10.0.0.1/24
ListenPort = 55107
PrivateKey =
MTU = 1380
PostUp = ip neigh replace proxy 116.203.3.x dev eth0
PostDown = ip neigh delete proxy 116.203.3.x dev eth0
[Peer]
PublicKey =
AllowedIPs = 10.0.0.2/32,116.203.3.190/32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment