Examples
This commit is contained in:
10
examples/two-nodes/node-2/wireguard/wg0.conf
Normal file
10
examples/two-nodes/node-2/wireguard/wg0.conf
Normal file
@@ -0,0 +1,10 @@
|
||||
[Interface]
|
||||
Address = 192.168.0.2/30
|
||||
PrivateKey = CIvfcNMV8n3e40Rk+wjDCm6CPyhqPPCUFcEdfBgIq2Y=
|
||||
ListenPort = 13231
|
||||
Table = off
|
||||
|
||||
[Peer]
|
||||
PublicKey = M7Qgt2mHJI4gyq2rLb+6julDjG5Mtfg/vUGEOYts+zk=
|
||||
AllowedIPs = 0.0.0.0/0
|
||||
Endpoint = node1:13231
|
||||
Reference in New Issue
Block a user