一切正常,最近斑马工好像有点不太稳定,所以加一个Docker IO显示走国外的步骤准备。
This commit is contained in:
@@ -100,6 +100,20 @@
|
||||
"redirect": "192.168.1.200:51413"
|
||||
}
|
||||
},
|
||||
{
|
||||
"tag": "to_win_rdp",
|
||||
"protocol": "freedom",
|
||||
"settings": {
|
||||
"redirect": "192.168.1.177:3389"
|
||||
}
|
||||
},
|
||||
{
|
||||
"tag": "to_spark_3080",
|
||||
"protocol": "freedom",
|
||||
"settings": {
|
||||
"redirect": "192.168.1.166:3080"
|
||||
}
|
||||
},
|
||||
{
|
||||
"tag": "to_spark_ssh",
|
||||
"protocol": "freedom",
|
||||
@@ -319,6 +333,22 @@
|
||||
"port": "38662",
|
||||
"outboundTag": "to_spark_38662"
|
||||
},
|
||||
{
|
||||
"type": "field",
|
||||
"inboundTag": [
|
||||
"bridge"
|
||||
],
|
||||
"port": "38664",
|
||||
"outboundTag": "to_win_rdp"
|
||||
},
|
||||
{
|
||||
"type": "field",
|
||||
"inboundTag": [
|
||||
"bridge"
|
||||
],
|
||||
"port": "38665",
|
||||
"outboundTag": "to_spark_3080"
|
||||
},
|
||||
{
|
||||
"type": "field",
|
||||
"inboundTag": [
|
||||
|
||||
Reference in New Issue
Block a user