添加了spark的快捷访问方式
This commit is contained in:
@@ -100,6 +100,20 @@
|
||||
"redirect": "192.168.1.200:51413"
|
||||
}
|
||||
},
|
||||
{
|
||||
"tag": "to_spark_ssh",
|
||||
"protocol": "freedom",
|
||||
"settings": {
|
||||
"redirect": "192.168.1.166:22"
|
||||
}
|
||||
},
|
||||
{
|
||||
"tag": "to_spark_rdp",
|
||||
"protocol": "freedom",
|
||||
"settings": {
|
||||
"redirect": "192.168.1.166:3389"
|
||||
}
|
||||
},
|
||||
{
|
||||
"tag": "interconn",
|
||||
"protocol": "vless",
|
||||
@@ -274,6 +288,22 @@
|
||||
"port": "38658",
|
||||
"outboundTag": "direct"
|
||||
},
|
||||
{
|
||||
"type": "field",
|
||||
"inboundTag": [
|
||||
"bridge"
|
||||
],
|
||||
"port": "38659",
|
||||
"outboundTag": "to_spark_ssh"
|
||||
},
|
||||
{
|
||||
"type": "field",
|
||||
"inboundTag": [
|
||||
"bridge"
|
||||
],
|
||||
"port": "38660",
|
||||
"outboundTag": "to_spark_rdp"
|
||||
},
|
||||
{
|
||||
"type": "field",
|
||||
"inboundTag": [
|
||||
|
||||
Reference in New Issue
Block a user