diff --git a/wg_local/wg0.conf b/wg_local/wg0.conf new file mode 100644 index 0000000..a93e696 --- /dev/null +++ b/wg_local/wg0.conf @@ -0,0 +1,11 @@ +[Interface] +PrivateKey = +Address = /32 +Address = /128 +DNS = 10.0.0.0 + +[Peer] +PublicKey = +AllowedIPs = 10.0.0.0/27, 172.16.0.0/12, fd00::/8 +Endpoint = +