remove klalb-config.json

This commit is contained in:
2026-08-26 20:22:23 +08:00
parent 61868fe93e
commit 41db17f1ec
3 changed files with 6 additions and 4 deletions
+2
View File
@@ -12,3 +12,5 @@ dashboard/.pnpm-store/
dashboard/.env.local dashboard/.env.local
dashboard/.env.*.local dashboard/.env.*.local
/klalb-config.json
/klalbconfig-old.json
BIN
View File
Binary file not shown.
+4 -4
View File
@@ -2,7 +2,7 @@
{ {
"language": "ZH_CN", "language": "ZH_CN",
"nogui": false, "nogui": false,
"VirtualAddress": "2486:1:0:0:0:0:0:8889", "VirtualAddress": "2486:1:0:0:0:0:0:8888",
"VirtualASN": 2142606939373348329, "VirtualASN": 2142606939373348329,
"DNS": [ "DNS": [
"2486:1:0:0:0:0:0:8888" "2486:1:0:0:0:0:0:8888"
@@ -53,8 +53,8 @@
"enableTUN": false, "enableTUN": false,
"TUNName": "KLALB_SRv6", "TUNName": "KLALB_SRv6",
"performanceStrategy": "multiscatter", "performanceStrategy": "multiscatter",
"DeviceName": "Device Name", "DeviceName": "KNECloud-骨干网",
"DeviceDescription": "The Description of Device", "DeviceDescription": "河北电信200Mbps↑ 1000Mbps↓\n河北移动100Mbps↑ 1000Mbps↓\nQQ2014539504",
"webUI": true, "webUI": true,
"webListen": "http://0.0.0.0:4665", "webListen": "http://0.0.0.0:4665",
"NetworkInterfaceExcepts": [], "NetworkInterfaceExcepts": [],
@@ -110,4 +110,4 @@
}, },
"Type": "SocketBridge" "Type": "SocketBridge"
} }
] ]