1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-06-29 19:58:41 +08:00
NeoNetwork/vpn/wireguard.conf
2020-05-11 17:33:01 +08:00

17 lines
327 B
Plaintext

[Interface]
Address = 10.127.x.x/32, fd80::/32
PostUp = /path/to/wg-postup.sh 10.127.x.x/32 <Peer IPv6> <IPv6 src> fd80::/32 <Peer IPv6>
# Custom DNS
#DNS = 127.0.0.1
# Set MTU to 1412 if using PPP
#MTU = 1412
Table = off
ListenPort =
PrivateKey =
[Peer]
AllowedIPs = 0.0.0.0/0
PersistentKeepalive = 25
PublicKey =
Endpoint =