- 设置页新增设备名称(单行)、设备描述(多行)、额外路由(CIDR列表)设置项 - RouterInfo 广播携带 deviceName,并在拓扑图节点与节点概览中展示;deviceDescription 保持本地概览显示 - 拓扑图节点标签支持多行文本绘制 - 节点概览面板新增 IP 地址及设备详情展示 - 支持将 TUNName 设为 null/"null"/空字符串时完全跳过 Wintun 虚拟网卡创建 - .classpath 容器改为标准 JavaSE-25 执行环境以同时兼容 JDK 25 与 26 - 新增 AGENTS.md 与 VS Code 调试及运行配置 BREAKING CHANGE: RouterInfo 在序列化末尾追加了 deviceName 字段(writeUTF),新旧版本节点混连时路由协议解析异常,需同步升级
107 lines
2.5 KiB
JSON
107 lines
2.5 KiB
JSON
[
|
|
{
|
|
"language": "ZH_CN",
|
|
"nogui": false,
|
|
"VirtualAddress": "2486:1:0:0:0:0:0:8889",
|
|
"VirtualASN": 2142606939373348329,
|
|
"DNS": [
|
|
"2486:1:0:0:0:0:0:8888"
|
|
],
|
|
"TCPListen": "tcp://0.0.0.0:4565",
|
|
"UDPListen": "udp://0.0.0.0:4572",
|
|
"VirtualSocketName": "kltp",
|
|
"LineTable": [
|
|
"tcp://kne03.yoyo250.fun:4565",
|
|
"tcp://kne04.yoyo250.fun:4565"
|
|
],
|
|
"ConnectLineTable": [
|
|
"tcp://07f4acdef99b.ofalias.net:4565",
|
|
"tcp://kne01.yoyo250.fun:4565",
|
|
"tcp://kne02.yoyo250.fun:4565"
|
|
],
|
|
"ntpServerTable": [
|
|
"ntp://ntp1.aliyun.com",
|
|
"ntp://ntp2.aliyun.com",
|
|
"ntp://ntp3.aliyun.com",
|
|
"ntp://ntp4.aliyun.com",
|
|
"ntp://ntp5.aliyun.com",
|
|
"ntp://ntp6.aliyun.com",
|
|
"ntp://ntp7.aliyun.com",
|
|
"ntp://ntp1.tencent.com",
|
|
"ntp://ntp2.tencent.com",
|
|
"ntp://ntp4.tencent.com",
|
|
"ntp://ntp5.tencent.com",
|
|
"ntp://time.google.com",
|
|
"ntp://time.apple.com",
|
|
"ntp://pool.ntp.org",
|
|
"ntp://ntp.ntsc.ac.cn",
|
|
"ntp://us.ntp.org.cn"
|
|
],
|
|
"ExtraRoutes": [],
|
|
"denyLineTableQuery": false,
|
|
"denyLineTableBroadcast": false,
|
|
"congestionAlgorithm": "BBR",
|
|
"burstLimit": 2.0,
|
|
"delayUpperBound": 1.2,
|
|
"delayLowerBound": 1.1,
|
|
"nagleDelayTime": 1000000,
|
|
"linkNagleDelayTime": 0,
|
|
"linkConnectionsCount": 1,
|
|
"TUNName": null,
|
|
"performanceStrategy": "multiscatter",
|
|
"DeviceName": "SerinaNya PC",
|
|
"DeviceDescription": "desc",
|
|
"NetworkInterfaceExcepts": [],
|
|
"Type": "KLALBController"
|
|
},
|
|
{
|
|
"Listen": "kltp://[::0]:5201",
|
|
"Bridge": {
|
|
"DEFAULT": "SocketBridge"
|
|
},
|
|
"Connect": {
|
|
"DEFAULT": "tcp://127.0.0.1:5201"
|
|
},
|
|
"Type": "SocketBridge"
|
|
},
|
|
{
|
|
"Listen": "tcp://[::1]:5202",
|
|
"Bridge": {
|
|
"DEFAULT": "SocketBridge"
|
|
},
|
|
"Connect": {
|
|
"DEFAULT": "kltp://[2486:5acd:e339:4837:a6d9:3aed:4de2:30fd]:5201"
|
|
},
|
|
"Type": "SocketBridge"
|
|
},
|
|
{
|
|
"Listen": "tcp://127.0.0.1:35000",
|
|
"Bridge": {
|
|
"DEFAULT": "SocketBridge"
|
|
},
|
|
"Connect": {
|
|
"DEFAULT": "kltp://[2486:1::8888]:23333"
|
|
},
|
|
"Type": "SocketBridge"
|
|
},
|
|
{
|
|
"Listen": "kltp://[::0]:25565",
|
|
"Bridge": {
|
|
"DEFAULT": "SocketBridge"
|
|
},
|
|
"Connect": {
|
|
"DEFAULT": "tcp://127.0.0.1:25566"
|
|
},
|
|
"Type": "SocketBridge"
|
|
},
|
|
{
|
|
"Listen": "tcp://127.0.0.1:35565",
|
|
"Bridge": {
|
|
"DEFAULT": "SocketBridge"
|
|
},
|
|
"Connect": {
|
|
"DEFAULT": "kltp://[2486:1::8888]:25565"
|
|
},
|
|
"Type": "SocketBridge"
|
|
}
|
|
] |