Clash.Mini
Clash.Mini copied to clipboard
能否增加 类似cfw中的Child Processes功能
类似如下, processes:
- command: bark-helper-go.exe # 程序名称
args:
- "-t" # 运行参数1
- "abcdefghijk" # 运行参数2 options: cwd: C:\bark-helper # 子进程工作目录 log: true # 将在 cwd 目录生成输出日志