Feat: lab0 done
This commit is contained in:
8
root/etc/wireguard/wg0.conf.example
Normal file
8
root/etc/wireguard/wg0.conf.example
Normal file
@@ -0,0 +1,8 @@
|
||||
[Interface]
|
||||
Address = 192.168.0.17/28
|
||||
PrivateKey =
|
||||
[Peer]
|
||||
PublicKey =
|
||||
PresharedKey =
|
||||
AllowedIPs = 192.168.0.0/16
|
||||
Endpoint = 140.113.17.2:5000
|
||||
Reference in New Issue
Block a user