mirror of
https://github.com/schroinerxy/Sing-box.git
synced 2026-06-22 04:35:49 +08:00
Update README.md
This commit is contained in:
@@ -1,11 +1,22 @@
|
||||
## sing-box玩具四合一,vps无交互一键安装脚本
|
||||
* 本项目是针对node,python,java,go环境的游戏玩具和vps而生,集成哪吒探针服务
|
||||
* 四协议vless-reality,vmess-ws-tls(argo),hysteria2,tuic5
|
||||
* 最好用的四协议组合vless-reality,vmess-ws-tls(argo),hysteria2,tuic5
|
||||
* 默认vmess-argo + hy2,支持多端口的玩具可自行添加端口变量同时开启4协议节点
|
||||
* 对应环境请下载对应文件夹里的文件上传并赋予权限,修改变量后运行
|
||||
* ARGO_DOMAIN和ARGO_AUTH两个变量其中之一为空即启用临时隧道,反之则使用固定隧道
|
||||
* 无需设置NEZHA_TLS,当哪吒端口为{443,8443,2096,2087,2083,2053}其中之一时,自动开启tls
|
||||
|
||||
## vps一键命令,已集成到ssh工具箱中
|
||||
vps一键命令,无交互安装,支持订阅 支持Ubuntu/Debian/CentOS/Alpine/Fedora/Rocky/Almalinux
|
||||
```
|
||||
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
|
||||
```
|
||||
|
||||
## 可选环境变量
|
||||
| 变量名 | 是否必须 | 默认值 | 备注 |
|
||||
| ------------ | ------ | ------ | ------ |
|
||||
@@ -27,18 +38,6 @@
|
||||
* 输出sub.txt节点文件,可直接导入V2ray,nekbox,小火箭等代理软中
|
||||
* 订阅:默认不开启,多端口玩具可开启:分配的域名:http端口/sub,前缀不是https,而是http,例如http://www.google.com:1234/sub
|
||||
|
||||
|
||||
## vps一键命令,已集成到ssh工具箱中
|
||||
vps一键命令,无交互安装,支持订阅 支持Ubuntu/Debian/CentOS/Alpine/Fedora/Rocky/Almalinux
|
||||
```
|
||||
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
|
||||
```
|
||||
|
||||
## 免责声明
|
||||
* 本程序仅供学习了解, 非盈利目的,请于下载后 24 小时内删除, 不得用作任何商业用途, 文字、数据及图片均有所属版权, 如转载须注明来源。
|
||||
* 使用本程序必循遵守部署免责声明,使用本程序必循遵守部署服务器所在地、所在国家和用户所在国家的法律法规, 程序作者不对使用者任何不当行为负责。
|
||||
|
||||
Reference in New Issue
Block a user