Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eooce authored Aug 19, 2024
1 parent 3b5fbb1 commit 921c465
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
* 注意nat小鸡安装完一键脚本之后需手动更改订阅端口和节点端口在允许范围内的端口,否则节点不通
* 可在脚本前添加PORT变量,随脚本一起运行,即可定义端口,需确保PORT端口后面的3个端口可用,否则节点不通

vps一键脚本
## VPS一键四协议安装脚本
```
bash <(curl -Ls https://raw.githubusercontent.com/eooce/sing-box/main/sing-box.sh)
```

ssh综合工具箱一键脚本
## 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
```
Expand Down

0 comments on commit 921c465

Please sign in to comment.