mirror of https://github.com/wg-easy/wg-easy
committed by
GitHub
2 changed files with 0 additions and 17 deletions
@ -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 |
@ -1,8 +0,0 @@ |
|||
{ |
|||
"server": { |
|||
"privateKey": "8JtWwlHvx4ogphP601ABdvNFXbd1noCd+Sn9fg19jWA=", |
|||
"publicKey": "065+jEZi4CMWbwSCrixByy3D+haZR2e+kjmxMq6h+EY=", |
|||
"address": "10.8.0.1" |
|||
}, |
|||
"clients": {} |
|||
} |
Loading…
Reference in new issue