change port
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
},
|
},
|
||||||
"inbounds": [
|
"inbounds": [
|
||||||
{
|
{
|
||||||
"port": 1080,
|
"port": 11080,
|
||||||
"listen": "0.0.0.0",
|
"listen": "0.0.0.0",
|
||||||
"protocol": "socks",
|
"protocol": "socks",
|
||||||
"settings": {
|
"settings": {
|
||||||
@@ -13,7 +13,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"port": 8080,
|
"port": 18080,
|
||||||
"listen": "0.0.0.0",
|
"listen": "0.0.0.0",
|
||||||
"protocol": "http",
|
"protocol": "http",
|
||||||
"settings": {}
|
"settings": {}
|
||||||
|
|||||||
Reference in New Issue
Block a user