mirror of
https://github.com/schroinerxy/Sing-box.git
synced 2026-06-22 04:35:49 +08:00
VPS一键四合一脚本(reality+vmess-argo+hysteria2+tuic5)
This commit is contained in:
+2
-2
@@ -915,7 +915,7 @@ if [ ${check_singbox} -eq 0 ]; then
|
||||
;;
|
||||
3)
|
||||
clear
|
||||
green "\n1. www.ups.com\n\n2. www.svix.com\n\n3. www.apple.com\n\n4. www.hubspot.com\n"
|
||||
green "\n1. www.ups.com\n\n2. www.svix.com\n\n3. www.cboe.com\n\n4. www.hubspot.com\n"
|
||||
reading "\n请输入新的Reality伪装域名(可自定义输入,回车留空将使用默认1): " new_sni
|
||||
if [ -z "$new_sni" ]; then
|
||||
new_sni="www.ups.com"
|
||||
@@ -924,7 +924,7 @@ if [ ${check_singbox} -eq 0 ]; then
|
||||
elif [[ "$new_sni" == "2" ]]; then
|
||||
new_sni="www.svix.com"
|
||||
elif [[ "$new_sni" == "3" ]]; then
|
||||
new_sni="www.apple.com"
|
||||
new_sni="www.cboe.com"
|
||||
elif [[ "$new_sni" == "3" ]]; then
|
||||
new_sni="www.hubspot.com"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user