Singbox零基础入门教程 | sing-box配置讲解、手搓规则、规则模板、订阅转换后端、裸核运行

Singbox零基础入门教程 | sing-box配置讲解、手搓规则、规则模板、订阅转换后端、裸核运行

admin
2024-08-21 / 0 评论 / 83 阅读 / 正在检测是否收录...

来自大佬七尺宇: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

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

0

评论 (0)

取消