From 5d14c9e1c3180efc8dfc29d2e2e1064a1224f869 Mon Sep 17 00:00:00 2001 From: mm644706215 Date: Tue, 30 Sep 2025 21:57:02 +0800 Subject: [PATCH] change port --- client/v2ray-clientbak.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/v2ray-clientbak.json b/client/v2ray-clientbak.json index 0f0ada1..00997cd 100644 --- a/client/v2ray-clientbak.json +++ b/client/v2ray-clientbak.json @@ -4,7 +4,7 @@ }, "inbounds": [ { - "port": 1080, + "port": 11080, "listen": "0.0.0.0", "protocol": "socks", "settings": { @@ -13,7 +13,7 @@ } }, { - "port": 8080, + "port": 18080, "listen": "0.0.0.0", "protocol": "http", "settings": {}