allow array input for cgroup_proxy and cgroup_noproxy

This commit is contained in:
fancy
2020-05-14 04:39:02 +08:00
parent 4e37bccc1a
commit b5701d8b49
4 changed files with 43 additions and 13 deletions

View File

@@ -128,7 +128,9 @@ sudo systemctl restart cgproxy.service
example: `cgnoproxy sudo v2ray -config config_file`
- passive way
example: `cgnoproxy qv2ray`
- passive way, useful if you run v2ray as service
set `cgroup_noproxy="<PROXY PROGRAM's CGROUP>"`