First Commmit
This commit is contained in:
8
test/config/wireguard.conf
Normal file
8
test/config/wireguard.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
[Interface]
|
||||
PrivateKey = gHWUGzTh5YCEV6k8dneVP537XhVtoQJPIlFNs2zsxlE=
|
||||
Address = 10.0.0.1/32
|
||||
ListenPort = 10000
|
||||
|
||||
[Peer]
|
||||
PublicKey = LV2xr9tzxwbs0ZLUlFN9k/0Or9QWqIInvxc/Cu7/2hA=
|
||||
AllowedIPs = 10.0.0.2/32
|
||||
Reference in New Issue
Block a user