/sbshell

sing-box 全自动脚本

Primary LanguageShell

Sbshell

Sbshell 是一款针对 官方sing-box 的辅助运行脚本,旨在解决官方sing-box的使用不便:

  • 辅助运行:保持 sing-box 以官方裸核形式运行,追求极致精简与性能。
  • 双模支持:兼容 TUN 和 TProxy 模式,可随时一键切换,灵活适应不同需求。
  • 版本管理:支持一键切换稳定版与测试版内核,检测并更新至最新版本,操作简单高效。
  • 灵活配置:支持手动输入后端地址、订阅链接、配置文件链接,并可设置默认值,提升使用效率。
  • 订阅管理:支持手动更新、定时自动更新,确保订阅和配置始终保持最新。
  • 启动控制:支持手动启动、停止和开机自启管理,操作直观。
  • 网络配置:内置网络配置模块,可快速修改系统 IP、网关和 DNS,自动提示是否需要调整。
  • 便捷命令:集成常用命令,避免手动查找与复制的繁琐。
  • 在线更新:支持脚本在线更新,始终保持最新版本。

设备支持:

目前支持系统为deiban/ubuntu/armbian, 后续有时间可能会适配openwrt。

一键脚本:

bash <(curl -sL https://raw.githubusercontent.com/qichiyuhub/sbshell/refs/heads/master/sbshall.sh)

(初始化运行结束,输入“sb”进入菜单) 目前支持系统为deiban/ubuntu/armbian, 后续有时间可能会去支持openwrt 。

适配配置文件:

测试版:  

tproxy: https://raw.githubusercontent.com/qichiyuhub/sbshell/refs/heads/master/config_template/config_tproxy_dev.json

tun: https://raw.githubusercontent.com/qichiyuhub/sbshell/refs/heads/master/config_template/config_tun_dev.json  

稳定版:  

tproxy: https://raw.githubusercontent.com/qichiyuhub/sbshell/refs/heads/master/config_template/config_tproxy.json

tun: https://raw.githubusercontent.com/qichiyuhub/sbshell/refs/heads/master/config_template/config_tun.json  

Youtube视频教程:

https://youtu.be/aoSHzRitvC8

电报交流群:

https://t.me/qichiyuchat

其他问题:

请查看wiki