mirror of
https://github.com/KusakabeShi/EtherGuard-VPN.git
synced 2025-02-18 00:00:47 +01:00
72 lines
1.6 KiB
YAML
72 lines
1.6 KiB
YAML
|
interface:
|
||
|
itype: fd
|
||
|
name: tap1
|
||
|
vppifaceid: 1
|
||
|
vppbridgeid: 4242
|
||
|
macaddrprefix: AA:BB:CC:DD
|
||
|
mtu: 1416
|
||
|
recvaddr: 127.0.0.1:4001
|
||
|
sendaddr: 127.0.0.1:5001
|
||
|
l2headermode: kbdbg
|
||
|
nodeid: 1
|
||
|
nodename: Node01
|
||
|
defaultttl: 200
|
||
|
l2fibtimeout: 3600
|
||
|
privkey: 6GyDagZKhbm5WNqMiRHhkf43RlbMJ34IieTlIuvfJ1M=
|
||
|
listenport: 3001
|
||
|
loglevel:
|
||
|
loglevel: normal
|
||
|
logtransit: true
|
||
|
logcontrol: true
|
||
|
lognormal: true
|
||
|
logntp: true
|
||
|
dynamicroute:
|
||
|
sendpinginterval: 16
|
||
|
peeralivetimeout: 30
|
||
|
dupchecktimeout: 40
|
||
|
conntimeout: 30
|
||
|
connnexttry: 5
|
||
|
savenewpeers: true
|
||
|
supernode:
|
||
|
usesupernode: true
|
||
|
pskey: 'iPM8FXfnHVzwjguZHRW9bLNY+h7+B1O2oTJtktptQkI='
|
||
|
connurlv4: 127.0.0.1:3000
|
||
|
pubkeyv4: LJ8KKacUcIoACTGB/9Ed9w0osrJ3WWeelzpL2u4oUic=
|
||
|
connurlv6: ''
|
||
|
pubkeyv6: HCfL6YJtpJEGHTlJ2LgVXIWKB/K95P57LHTJ42ZG8VI=
|
||
|
apiurl: http://127.0.0.1:3000/api
|
||
|
supernodeinfotimeout: 50
|
||
|
p2p:
|
||
|
usep2p: false
|
||
|
sendpeerinterval: 20
|
||
|
graphrecalculatesetting:
|
||
|
staticmode: false
|
||
|
jittertolerance: 20
|
||
|
jittertolerancemultiplier: 1.1
|
||
|
nodereporttimeout: 40
|
||
|
recalculatecooldown: 5
|
||
|
ntpconfig:
|
||
|
usentp: true
|
||
|
maxserveruse: 8
|
||
|
synctimeinterval: 3600
|
||
|
ntptimeout: 3
|
||
|
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: {}
|
||
|
resetconninterval: 86400
|
||
|
peers: []
|