【全网最全】Singbox零基础入门教程 | sing-box配置讲解、手搓规则、规则模板、订阅转换后端、裸核运行,一个视频全部讲清楚!

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

singbox在线模板:
https://raw.githubusercontent.com/qichiyuhub/rule/master/config/singbox/config_tun.json
https://raw.githubusercontent.com/qichiyuhub/rule/master/config/singbox/config_mixed.json
https://raw.githubusercontent.com/qichiyuhub/rule/master/config/singbox/config_fakeip.json

docker版后端:
docker run -d --name sing-box-subscribe -p 5000:5000 hestudy/sing-box-subscribe

http://localhost:5000/config/

网站版后端:
https://github.com/Toperlock/sing-box-subscribe/blob/main/instructions/README.md

singbox Wiki:
https://sing-box.sagernet.org/zh/configuration

json格式检查:
https://www.json.cn/

裸核运行:
mkdir /etc/sing-box

cd /etc/sing-box

./sing-box run -c config.json