更新 信 息 - 项目
特 点 - Sing-box for VPS 运行
脚本 - Vmess / Vless
方案 设置任意 端 口 回 源 以使用 cdn - Nekobox 设置 shadowTLS
方法 主体 目 录文件 及说明 - 鸣谢
下 列 作者 的 文章 和 项目 免 责声明
2023.12.25 v1.1.2 1. support Sing-box 1.8.0 latest Rule Set and Experimental; 2. api.openai.com routes to WARP IPv4, other openai websites routes to WARP IPv6; 3. Start port changes to 100; 1.
2023.11.21 v1.1.1 1. XTLS + REALITY remove flow: xtls-reality-vision to support multiplexing and TCP brutal (requires reinstallation); 2. Clash meta add multiplexing parameter. 1. XTLS + REALITY
2023.11.17 v1.1.0 1. Add [ H2 + Reality ] and [ gRPC + Reality ]. Reinstall is required; 2. Use beta verion instead of alpha; 3. Support TCP brutal and add the official install script; 1.
2023.11.15 v1.0.1 1. Support TCP brutal. Reinstall is required; 2. Use alpha verion instead of latest; 3. Change the default CDN to [ cn.azhz.eu.org ]; 1.
2023.10.29 v1.0
历史更新 history(点 击即可 展 开或收 起 )
2023.10.18 beta7 1. You can add and remove protocols at any time, need to reinstall script; 2. Adjusted the order of some protocols; 1.
可 以随时添加 和 删除协议,需要 重 新 安 装 脚本 ; 2. 调整了 部分 协议的 先 后 顺序2023.10.16 beta6 1. Support Alpine; 2. Add Sing-box PID, runtime, and memory usage to the menu; 3. Remove the option of using warp on returning to China;
支持 Alpine; 2.菜 单中增加 sing-box内 存 占 用 显示; 3.去 掉使用 warp回国 的 选项2023.10.10 beta5 1. Add the option of blocking on returning to China; 2. Add a number of quality cdn's that are collected online; 1.
增加 禁止 归国选项; 2.增加 线上收 录的若干 优质 cdn2023.10.9 beta4 1. Add v2rayN client, ShadowTLS and Tuic based on sing-box kernel configuration file output; 2. Shadowsocks encryption from aes-256-gcm to aes-128-gcm; 3. Optimize the routing and dns of sing-box on the server side; 1. 补充 v2rayN
客 户端中 ,ShadowTLS和 Tuic基 于 sing-box内 核 的 配置 文 件 输出; 2. Shadowsocks加 密 从 aes-256-gcm改 为 aes-128-gcm; 3. 优化服 务端 sing-box的 路 由 和 dns2023.10.6 beta3 1. Add vmess + ws / vless + ws + tls protocols; 2. Hysteria2 add obfuscated verification of obfs; 1.
增加 vmess + ws / vless + ws + tls 协议; 2. Hysteria2增加 obfs混淆 验证2023.10.3 beta2 1. Single-select, multi-select or select all the required protocols; 2. Support according to the order of selection, the definition of the corresponding protocol listen port number; 1.
可 以单选、多 选或全 选需要 的 协议; 2.支持 根 据 选择的 先 后 次序 ,定 义相应协议监听端口 号 2023.9.30 beta1 Sing-box
全 家 桶 一 键脚本 for vps
- 一键部署多协议,
可 以单选、多 选或全 选 ShadowTLS v3 / XTLS Reality / Hysteria2 / Tuic V5 / ShadowSocks / Trojan / Vmess + ws / Vless + ws + tls / H2 Reality / gRPC Reality, 总有一款适合你 - 节点
信 息 输出到 V2rayN / Clash Meta /小 火箭 / Nekobox / Sing-box 自 定 义端口 ,适合有限 开放端 口 的 nat小 鸡内 置 warp 链式代 理解 锁 chatGPT不 需要 域 名 ( vmess / vless方案 例外 )智能 判断 操作 系 统: Ubuntu 、Debian 、CentOS 、Alpine和 Arch Linux,请务必选择 LTS系 统支持 硬 件 结构类型: AMD和 ARM,支持 IPv4和 IPv6
bash <(wget -qO- https://raw.githubusercontent.com/fscarmen/sing-box/main/sing-box.sh)
Option |
Remark 备注 |
---|---|
-c | Chinese |
-e | English |
-u | Uninstall |
-n | Export Nodes list 显示节点 |
-p | Change the nodes start port |
-o | Stop / Start the Sing-box service |
-v | Sync Argo Xray to the newest |
-b | Upgrade kernel, turn on BBR, change Linux system |
-r | Add and remove protocols |
举例
解析 域 名
- 设置 Origin rule
- 复制
脚本 输出的 两个 Neko links 进去
- 设置链式
代理 ,并启用 右 键 ->手 动输入 配置 -> 类型选择为 "链式代理 "。
/etc/sing-box/ # 项目主体 目 录
|-- cert # 存 放 证书文 件 目 录
| |-- cert.pem # SSL/TLS 安全 证书文 件
| `-- private.key # SSL/TLS 证书的 私 钥信息
|-- conf # sing-box server 配置 文 件 目 录
| |-- 00_log.json # 日 志 配置 文 件
| |-- 01_outbounds.json # 服 务端出 站配置 文 件 ,已 加 了 warp 账户信 息
| |-- 02_route.json # 路 由 配置 文 件 ,chatGPT 使用 warp ipv6 链式代理 出 站
| |-- 11_SHADOWTLS_inbounds.json # ShadowTLS 协议配置 文 件
| |-- 12_REALITY_inbounds.json # Reality 协议配置 文 件
| |-- 13_HYSTERIA2_inbounds.json # Hysteria2 协议配置 文 件
| |-- 14_TUIC_inbounds.json # Tuic V5 协议配置 文 件
| |-- 15_SHADOWSOCKS_inbounds.json # Shadowsocks 协议配置 文 件
| |-- 16_TROJAN_inbounds.json # Trojan 协议配置 文 件
| |-- 17_VMESS_WS_inbounds.json # vmess + ws 协议配置 文 件
| `-- 18_VLESS_WS_inbounds.json # vless + ws + tls 协议配置 文 件
|-- logs
| `-- box.log # sing-box 运行日 志文 件
|-- cache.db # sing-box 缓存文 件
|-- geosite.db # 用 于基于域名 或 网站分 类来进行访问控 制 、内容 过滤或 安全 策略
|-- geoip.db # 用 于根据 IP 地 址 来 进行地理 位置 策略 或 访问控 制
|-- language # 存 放 脚本 语言文 件 ,E 为英文 ,C 为中文
|-- list # 节点信 息 列 表
|-- sing-box # sing-box 主 程 序
`-- sb.sh # 快 捷 方式 脚本 文 件
瞎折腾 sing-box
本 程 序 仅供学 习了解 ,非 盈 利目 的 ,请于下 载后 24小 时内删除,不 得用 作 任 何 商 业用途 ,文字 、数 据 及图片 均 有 所属 版 权, 如转载须注 明 来 源 。使用 本 程 序 必循遵守 部署 免 责声明 。使用 本 程 序 必循遵守 部署 服 务器所在地 、所在 国家 和 用 户所在 国家 的 法律 法 规,程 序 作者 不 对使用 者 任 何 不 当行 为负责。