Initial commit

This commit is contained in:
Oliver Traber 2021-07-11 23:41:15 +02:00
commit 5d5a0d03d7
Signed by: Bluemedia
GPG key ID: C7BA47275B086E2C
6 changed files with 954 additions and 0 deletions

View file

@ -0,0 +1,10 @@
{
"privateKey": "AMHVEZKGUpfPEeEailAaSnfVKgangF7T1rOkfM6DdnL=",
"ownIPv4": "172.22.167.81/32",
"ownIPv6": "fd75:eca7:b62a:10::1/64",
"ownIPv6LinkLocal": "fe80::42:3343:10:1/64",
"peerConfigPath": "/home/dn42/peers",
"excludedInterfaces": [
"eth0"
]
}