mirror of
https://github.com/schroinerxy/Sing-box.git
synced 2026-06-21 20:35:47 +08:00
Update README.md
This commit is contained in:
@@ -29,16 +29,16 @@ Telegram交流反馈群组:https://t.me/eooceu
|
||||
```
|
||||
bash <(curl -Ls https://raw.githubusercontent.com/eooce/sing-box/main/sing-box.sh)
|
||||
```
|
||||
## vps带端口变量运行示列
|
||||
PORT=开放的端口 确保后面3个端口可用 CFIP为优选IP或优选域名,CFPORT为优选ip或优选域名对应的端口
|
||||
## vps带端口变量运行示列(NAT机)
|
||||
PORT=开放的端口 确保后面有3个端口可用
|
||||
```
|
||||
PORT=你的端口 CFIP=www.visa.com.tw CFPORT=443 bash <(curl -Ls https://raw.githubusercontent.com/eooce/sing-box/main/sing-box.sh)
|
||||
PORT=你的端口 bash <(curl -Ls https://raw.githubusercontent.com/eooce/sing-box/main/sing-box.sh)
|
||||
```
|
||||
|
||||
|
||||
## ssh综合工具箱一键脚本
|
||||
```
|
||||
curl -fsSL https://raw.githubusercontent.com/eooce/ssh_tool/main/ssh_tool.sh -o ssh_tool.sh && chmod +x ssh_tool.sh && ./ssh_tool.sh
|
||||
bash <(curl -Ls ssh_tool.eooce.com)
|
||||
```
|
||||
|
||||
# 2:Serv00|CT8一键安装脚本,集成哪吒探针,全自动安装
|
||||
|
||||
Reference in New Issue
Block a user