---添加vpn相关文件
This commit is contained in:
10
vpn-conf/wxm-vpn.conf
Normal file
10
vpn-conf/wxm-vpn.conf
Normal file
@ -0,0 +1,10 @@
|
||||
[Interface]
|
||||
PrivateKey = wAtWyqUmukPSO+WJ3GU8As6zcFXApYXTqPxN+k3o+1E=
|
||||
Address = 10.0.0.7/32
|
||||
ListenPort = 51820
|
||||
|
||||
[Peer]
|
||||
PublicKey = 9NZ7fFXqn17exOYNKN23z5a4wbbf+rLb8bREQzlmJWA=
|
||||
Endpoint = 47.94.165.164:9700
|
||||
AllowedIPs = 10.0.0.0/24, 10.10.2.0/24
|
||||
PersistentKeepalive = 25 # 保持连接(NAT 环境下建议设置)
|
||||
Reference in New Issue
Block a user