迫真IPLC内网专线 一些设置范例

in with 1 comment

wg0.conf
[Interface]
PrivateKey = xxxxxxxxxxxxxxxxxxx
Address = 10.77.0.5/24
DNS = 223.5.5.5
MTU = 1420
[Peer]
PublicKey = xxxxxxxxxxxxxxxxxxxxxxx
Endpoint = 落地机public ip:监听端口
AllowedIPs = 10.77.0.1/24

Responses / Cancel Reply
  1. This settings for NAT vps and also you need use with brook.

    Reply