Skip to content

Commit

Permalink
listen 127.0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
qist committed Oct 11, 2024
1 parent ef30013 commit 7e19a22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@ EOF
fi
/usr/local/xray-ui/xray-ui setting -webBasePath $path >/dev/null 2>&1
green "xray-ui web 路径:${path}"
/usr/local/xray-ui/xray-ui setting -listen 127.0.0.1 >/dev/null 2>&1
sleep 1
xray-ui restart
xuilogin() {
Expand Down

0 comments on commit 7e19a22

Please sign in to comment.