mirror of
https://github.com/KusakabeShi/EtherGuard-VPN.git
synced 2024-11-26 01:03:08 +01:00
111 lines
2.0 KiB
YAML
111 lines
2.0 KiB
YAML
interface:
|
|
itype: stdio
|
|
ifaceid: 4
|
|
name: tap4
|
|
macaddr: AA:BB:CC:DD:EE:04
|
|
mtu: 1400
|
|
recvaddr: 127.0.0.1:4004
|
|
sendaddr: 127.0.0.1:5004
|
|
humanfriendly: true
|
|
nodeid: 4
|
|
nodename: Node04
|
|
privkey: wAdLgCk0SHiO11/aUf9944focD1BUCH5b6Pe+cRHHXQ=
|
|
listenport: 3004
|
|
loglevel:
|
|
loglevel: normal
|
|
logtransit: true
|
|
logcontrol: false
|
|
dynamicroute:
|
|
sendpinginterval: 20
|
|
dupchecktimeout: 40
|
|
conntimeout: 30
|
|
savenewpeers: true
|
|
supernode:
|
|
usesupernode: false
|
|
connurlv4: 127.0.0.1:3000
|
|
pubkeyv4: j8i4dY1i7CUqd/ftaCSfCWosnURiztM+ExI7QRezU2Y=
|
|
connurlv6: '[::1]:3000'
|
|
pubkeyv6: cCcPlZw0hVkPSi15G+jpJpKE3TdCVEtO1nSiaedukGw=
|
|
apiurl: http://127.0.0.1:3000/api
|
|
supernodeinfotimeout: 40
|
|
p2p:
|
|
usep2p: false
|
|
sendpeerinterval: 20
|
|
peeralivetimeout: 30
|
|
graphrecalculatesetting:
|
|
jittertolerance: 20
|
|
jittertolerancemultiplier: 1.1
|
|
nodereporttimeout: 40
|
|
recalculatecooldown: 5
|
|
ntpconfig:
|
|
usentp: true
|
|
maxserveruse: 5
|
|
servers:
|
|
- time.google.com
|
|
- time1.google.com
|
|
- time2.google.com
|
|
- time3.google.com
|
|
- time4.google.com
|
|
- time1.facebook.com
|
|
- time2.facebook.com
|
|
- time3.facebook.com
|
|
- time4.facebook.com
|
|
- time5.facebook.com
|
|
- time.cloudflare.com
|
|
- time.apple.com
|
|
- time.asia.apple.com
|
|
- time.euro.apple.com
|
|
- time.windows.com
|
|
nexthoptable:
|
|
1:
|
|
2: 2
|
|
3: 2
|
|
4: 2
|
|
5: 2
|
|
6: 2
|
|
2:
|
|
1: 1
|
|
3: 3
|
|
4: 4
|
|
5: 3
|
|
6: 4
|
|
3:
|
|
1: 2
|
|
2: 2
|
|
4: 4
|
|
5: 5
|
|
6: 4
|
|
4:
|
|
1: 2
|
|
2: 2
|
|
3: 3
|
|
5: 3
|
|
6: 6
|
|
5:
|
|
1: 3
|
|
2: 3
|
|
3: 3
|
|
4: 3
|
|
6: 3
|
|
6:
|
|
1: 4
|
|
2: 4
|
|
3: 4
|
|
4: 4
|
|
5: 4
|
|
peers:
|
|
- nodeid: 2
|
|
pubkey: csT+hco4Jpa7btMeC9subHk2ZqzxcljcBk/57V0cSEk=
|
|
pskey: ""
|
|
endpoint: 127.0.0.1:3002
|
|
static: true
|
|
- nodeid: 3
|
|
pubkey: 0meQ0pQCAkLZdpfyMqggpnk0k3UKG2M8jfIMlQjTRWs=
|
|
pskey: ""
|
|
endpoint: 127.0.0.1:3003
|
|
static: true
|
|
- nodeid: 6
|
|
pubkey: EXLAGpDrkB5cjP7lr4dL0FGZG0rssmQNtWx9k/CGChk=
|
|
pskey: ""
|
|
endpoint: 127.0.0.1:3006
|
|
static: true |