Browse Source

Delete .wg-easy directory

pull/7/head
Emile Nijssen 4 years ago
committed by GitHub
parent
commit
12d8013d01
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 9
      .wg-easy/wg0.conf
  2. 8
      .wg-easy/wg0.json

9
.wg-easy/wg0.conf

@ -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

8
.wg-easy/wg0.json

@ -1,8 +0,0 @@
{
"server": {
"privateKey": "8JtWwlHvx4ogphP601ABdvNFXbd1noCd+Sn9fg19jWA=",
"publicKey": "065+jEZi4CMWbwSCrixByy3D+haZR2e+kjmxMq6h+EY=",
"address": "10.8.0.1"
},
"clients": {}
}
Loading…
Cancel
Save