imporved gateway nat, and bypass broadcast things

This commit is contained in:
fancy
2020-05-01 11:26:46 +08:00
parent 6ae12bf5c4
commit f55b09ec12
3 changed files with 15 additions and 6 deletions

View File

@@ -7,6 +7,7 @@
## cgroup must start with slash '/'
# cgroup_proxy="/"
cgroup_proxy="/proxy.slice"
# cgroup_noproxy="/system.slice/v2ray.service"
cgroup_noproxy="/noproxy.slice"
########################################################################