updated readme

This commit is contained in:
fancy
2020-05-16 15:17:40 +08:00
parent e86ea01f6e
commit f2210f9bda

View File

@@ -117,12 +117,12 @@ sudo systemctl restart cgproxy.service
- Allow your proxy program (v2ray) direct to internet to avoid loop. Two ways:
- active way, run command
example: `cgnoproxy sudo v2ray -config config_file`
example: `cgnoproxy qv2ray`
- active way, run command
example: `cgnoproxy sudo v2ray -config config_file`
example: `cgnoproxy qv2ray`
- passive way, set it's cgroup in configuration, very useful for service
example: `"cgroup_noproxy":["/system.slice/v2ray.service"]`