mirror of
https://github.com/netchx/netch.git
synced 2026-05-05 22:35:48 +08:00
Update Redirector
This commit is contained in:
@@ -6,8 +6,8 @@ BOOL filterTCP = TRUE;
|
||||
BOOL filterUDP = TRUE;
|
||||
USHORT tcpPort = 0;
|
||||
USHORT udpPort = 0;
|
||||
vector<wstring> handleList;
|
||||
vector<wstring> bypassList;
|
||||
vector<wstring> handleList;
|
||||
|
||||
mutex tcpLock;
|
||||
mutex udpLock;
|
||||
|
||||
Reference in New Issue
Block a user