important optimize

This commit is contained in:
fancy
2020-04-30 02:02:11 +08:00
parent b8204126c5
commit 9f8d540c78
2 changed files with 20 additions and 16 deletions

View File

@@ -5,8 +5,8 @@
## cgroup transparent proxy
## any process in cgroup_proxy will be proxied, and cgroup_noproxy the opposite
## cgroup must start with slash '/'
# cgroup_proxy="/"
cgroup_proxy="/proxy.slice"
# cgroup_proxy="/"
cgroup_proxy="/proxy.slice"
cgroup_noproxy="/noproxy.slice"
########################################################################
@@ -28,6 +28,6 @@ enable_dns=true
########################################################################
## do not modify this if you don't known what you are doing
table=100
mark_proxy=0x01
fwmark=0x01
mark_noproxy=0xff
mark_newin=0x02