sing-box 1.14 配置生成教程:节点链接本地转换,导入官方客户端即可使用

 大家好,欢迎来到marco的blog,跟大家分享如何生成singbox1.14的配置文件.

python官网: Download Python | Python.org

转换项目地址: https://github.com/Toperlock/sing-box-subscribe

模板文件: https://github.com/shiteThings/sing-box-convert-template/blob/main/sb-config-1.14-simple.json

检查python环境命令

python

安装项目依赖

pip install -r requirements.txt

项目运行命令

python main.py

评论