稳定版本,但是访问3000端口都导向gitea还没修
This commit is contained in:
+14
-2
@@ -268,6 +268,17 @@
|
||||
"port": 38660,
|
||||
"network": "tcp"
|
||||
}
|
||||
},
|
||||
{
|
||||
"tag": "external_spark_33731",
|
||||
"listen": "0.0.0.0",
|
||||
"port": 33731,
|
||||
"protocol": "dokodemo-door",
|
||||
"settings": {
|
||||
"address": "127.0.0.1",
|
||||
"port": 33731,
|
||||
"network": "tcp"
|
||||
}
|
||||
}
|
||||
],
|
||||
"outbounds": [
|
||||
@@ -281,7 +292,7 @@
|
||||
"settings": {
|
||||
"vnext": [
|
||||
{
|
||||
"address": "us.salmonstill.cn",
|
||||
"address": "173.242.118.60",
|
||||
"port": 443,
|
||||
"users": [
|
||||
{
|
||||
@@ -397,7 +408,8 @@
|
||||
"type": "field",
|
||||
"inboundTag": [
|
||||
"external_spark_ssh",
|
||||
"external_spark_rdp"
|
||||
"external_spark_rdp",
|
||||
"external_spark_33731"
|
||||
],
|
||||
"outboundTag": "portal"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user