1
0
mirror of https://github.com/nitezs/sub2sing-box.git synced 2024-12-24 12:44:42 -05:00
sub2sing-box/Readme.md

17 lines
358 B
Markdown
Raw Normal View History

2024-03-11 07:56:50 -04:00
# sub2sing-box
## 使用指南
```
2024-03-11 07:58:04 -04:00
Convert common proxy to sing-box proxy
2024-03-11 07:56:50 -04:00
Usage:
convert [flags]
Flags:
-h, --help help for convert
2024-03-11 07:58:04 -04:00
-o, --output string output file path
2024-03-11 07:56:50 -04:00
-p, --proxy strings common proxies
-s, --subscription strings subscription urls
-t, --template string path of template file
```