Skip to content

Commit

Permalink
Update v2ray_install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
rzyao authored Dec 10, 2024
1 parent 8dbf1cf commit 0813e5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v2ray_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ echo "正在更新 geoip.dat 和 geosite.dat..."
bash <(curl -L https://raw.githubusercontent.com/v2fly/fhs-install-v2ray/master/install-dat-release.sh)

# 读取用户输入
read -p "请输入访问端口 (建议使用 443): " port
read -p "请输入代理端口: " port
read -p "请输入 UUID: " uuid
read -p "请输入伪装路径: " ws_path
read -p "请输入伪装域名: " domain
Expand Down

0 comments on commit 0813e5e

Please sign in to comment.