1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-06-18 21:28:41 +08:00
NeoNetwork/vpn/wireguard.conf
2020-05-24 18:08:25 +08:00

15 lines
314 B
Plaintext

[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 =