mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-05 04:42:23 +08:00
14 lines
314 B
Text
14 lines
314 B
Text
[Interface]
|
|
Address = <Local IPv4>, <Local IPv6>
|
|
PostUp = /path/to/wg-postup.sh <Interface Name> <Local IPv4> <Peer IPv4> <Local IPv6> <Peer IPv6>
|
|
# Set MTU to 1412 if using PPP
|
|
#MTU = 1412
|
|
Table = off
|
|
ListenPort =
|
|
PrivateKey =
|
|
|
|
[Peer]
|
|
AllowedIPs = 0.0.0.0/0, ::0/0
|
|
PersistentKeepalive = 25
|
|
PublicKey =
|
|
Endpoint =
|