mirror of
https://github.com/netchx/netch.git
synced 2026-03-18 18:13:21 +08:00
[Redirector] Support sub-process proxy
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
bool filterLoopback = false;
|
||||
bool filterIntranet = false;
|
||||
bool filterParent = false;
|
||||
bool filterICMP = true;
|
||||
bool filterTCP = true;
|
||||
bool filterUDP = true;
|
||||
|
||||
Reference in New Issue
Block a user