diff --git a/.wg-easy/wg0.conf b/.wg-easy/wg0.conf deleted file mode 100644 index 73c5f2f..0000000 --- a/.wg-easy/wg0.conf +++ /dev/null @@ -1,9 +0,0 @@ - -# Note: Do not edit this file directly. -# Your changes will be overwritten! - -# Server -[Interface] -PrivateKey = 8JtWwlHvx4ogphP601ABdvNFXbd1noCd+Sn9fg19jWA= -Address = 10.8.0.1/24 -ListenPort = 51820 \ No newline at end of file diff --git a/.wg-easy/wg0.json b/.wg-easy/wg0.json deleted file mode 100644 index 4175eef..0000000 --- a/.wg-easy/wg0.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "server": { - "privateKey": "8JtWwlHvx4ogphP601ABdvNFXbd1noCd+Sn9fg19jWA=", - "publicKey": "065+jEZi4CMWbwSCrixByy3D+haZR2e+kjmxMq6h+EY=", - "address": "10.8.0.1" - }, - "clients": {} -} \ No newline at end of file