mirror of
https://github.com/KusakabeShi/EtherGuard-VPN.git
synced 2025-01-07 13:08:49 +01:00
65 lines
857 B
YAML
65 lines
857 B
YAML
interface:
|
|
itype: 'stdio'
|
|
ifaceid: 6
|
|
name: 'netcat6'
|
|
macaddr: 'BB:AA:CC:DD:EE:06'
|
|
mtu: 1500
|
|
recvaddr: '127.0.0.1:4006'
|
|
sendaddr: '127.0.0.1:5006'
|
|
humanfriendly: true
|
|
nodeid: 6
|
|
nodename: 'Node6'
|
|
privkey: 'yFCnbYnsOZoq10+ErLdMwWWBh5PVOUv7G4A5T2AyiUc='
|
|
listenport: 3006
|
|
loglevel:
|
|
loglevel: "error"
|
|
logtransit: true
|
|
supernode:
|
|
enable: false
|
|
pubkeyv4: ''
|
|
pubkeyv6: ''
|
|
regurlv4: ''
|
|
regurlv6: ''
|
|
apiurl: ''
|
|
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: 4
|
|
pubkey: 'QHX2qo9+qn6hPxQ4/E5J7k07HZaBsD9rRxm90+YqTSA='
|
|
endpoint: '127.0.0.1:3004'
|