来自大佬七尺宇:https://www.qichiyu.com/144.html
示例:
https://sing-box-subscribe-doraemon.vercel.app/config/订阅链接地址&file=规则模板json地址
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
docker版后端:
docker run -d --name sing-box-subscribe -p 5000:5000 hestudy/sing-box-subscribe
网站版后端:
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
评论 (0)