添加了spark的快捷访问方式

This commit is contained in:
2026-05-20 16:10:27 +08:00
parent 7440b00575
commit fee7043601
5 changed files with 75 additions and 22 deletions
+30
View File
@@ -246,6 +246,28 @@
],
"udp": true
}
},
{
"tag": "external_spark_ssh",
"listen": "0.0.0.0",
"port": 38659,
"protocol": "dokodemo-door",
"settings": {
"address": "127.0.0.1",
"port": 38659,
"network": "tcp"
}
},
{
"tag": "external_spark_rdp",
"listen": "0.0.0.0",
"port": 38660,
"protocol": "dokodemo-door",
"settings": {
"address": "127.0.0.1",
"port": 38660,
"network": "tcp"
}
}
],
"outbounds": [
@@ -371,6 +393,14 @@
],
"outboundTag": "portal"
},
{
"type": "field",
"inboundTag": [
"external_spark_ssh",
"external_spark_rdp"
],
"outboundTag": "portal"
},
{
"type": "field",
"inboundTag": [