【最全系列教程】Singbox零基础入门教程 | sing-box内核介绍、shellcrash的使用

shellcrash安装地址
https://github.com/juewuy/ShellCrash/blob/dev/README_CN.md

clash规则模板
https://raw.githubusercontent.com/qichiyuhub/rule/master/qichiyu.ini

https://sing-box-subscribe-doraemon.vercel.app/config/订阅地址&file=规则模板地址

singbox专用规则模板
https://raw.githubusercontent.com/qcyhub/rule/master/config/singbox/config_tun.json
https://raw.githubusercontent.com/qcyhub/rule/master/config/singbox/config_mixed.json
https://raw.githubusercontent.com/qcyhub/rule/master/config/singbox/config_fakeip.json

终端免密登录:

/etc/config

/bin/login 后面加 -f root 变成 '/bin/login -f root'


config ttyd
option interface '@lan'

option command '/bin/login -f root'

输入命令 /etc/init.d/ttyd reload 生效