2024-03-11 19:50:21 +08:00
2024-03-11 23:39:58 +08:00
2024-03-11 23:39:58 +08:00
2024-03-11 21:00:13 +08:00
2024-03-11 19:50:21 +08:00
2024-03-11 03:13:42 +08:00
2024-03-11 03:13:42 +08:00
2024-03-11 17:31:29 +08:00
2024-03-11 23:39:58 +08:00

sub2sing-box

Convert common proxy to sing-box proxy

Usage:
   convert [flags]

Flags:
  -h, --help                   help for convert
  -o, --output string          output file path
  -p, --proxy strings          common proxies
  -s, --subscription strings   subscription urls
  -t, --template string        template file path

Template

Template 中使用 <all-proxy-tags> 指明节点插入位置,例如

{
  "type": "selector",
  "tag": "节点选择",
  "outbounds": ["<all-proxy-tags>", "direct"],
  "interrupt_exist_connections": true
},
Description
将节点和订阅转换为 sing-box 配置
Readme MIT 314 KiB
Languages
Go 83.9%
HTML 15.5%
Dockerfile 0.4%
Shell 0.2%