feat(脚本): 修改VMess ws端口只监听127

pull/534/merge
mack-a 2021-08-13 15:41:07 +08:00
parent a55800608f
commit e6b559d83a
1 changed files with 3 additions and 1 deletions

View File

@ -1757,6 +1757,7 @@ EOF
{
"inbounds":[
{
"listen": "127.0.0.1",
"port": 31299,
"protocol": "vmess",
"tag":"VMessWS",
@ -2180,6 +2181,7 @@ EOF
{
"inbounds":[
{
"listen": "127.0.0.1",
"port": 31299,
"protocol": "vmess",
"tag":"VMessWS",
@ -4180,7 +4182,7 @@ menu() {
cd "$HOME" || exit
echoContent red "\n=============================================================="
echoContent green "作者mack-a"
echoContent green "当前版本v2.5.24"
echoContent green "当前版本v2.5.25"
echoContent green "Githubhttps://github.com/mack-a/v2ray-agent"
echoContent green "描述:八合一共存脚本\c"
showInstallStatus