Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 959 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 959 Bytes

Sing-box + ShadowTLS 一键管理脚本

本脚本来源于blog-misaka/singbox-shadowtls修改,目的增强安全密码随机生成,避免套用相同密码设置。

wget -N --no-check-certificate https://raw.githubusercontent.com/lanhebe/singbox-shadowtls/main/sing-box.sh && chmod +x sing-box.sh && bash sing-box.sh

另外,如果想搭建5人共用Sing-box小机场,请使用以下一键脚本安装。

wget -N --no-check-certificate https://raw.githubusercontent.com/lanhebe/singbox-shadowtls/main/mps_Sing-box.sh && chmod +x mps_Sing-box.sh && bash mps_Sing-box.sh

安装详细教程:

https://yugogo.xyz/?p=1935

Youtube频道及交流群

YouTube频道

Telegram 群组

License

GNU Affero General Public License v3.0

感谢

项目原作:https://github.com/SagerNet/sing-box

https://github.com/blog-misaka/singbox-shadowtls