mirror of
https://github.com/netchx/netch.git
synced 2026-03-18 18:13:21 +08:00
Update Redirector
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
extern BOOL filterTCP;
|
||||
extern BOOL filterUDP;
|
||||
extern USHORT udpPort;
|
||||
extern vector<wstring> handleList;
|
||||
extern vector<wstring> bypassList;
|
||||
extern vector<wstring> handleList;
|
||||
|
||||
extern mutex tcpLock;
|
||||
extern mutex udpLock;
|
||||
|
||||
Reference in New Issue
Block a user