[Redirector] Update Based.cpp

This commit is contained in:
Connection Refused
2021-10-04 17:14:14 +08:00
parent b0babc38ee
commit ebc031eb72

View File

@@ -10,7 +10,7 @@ bool filterDNS = true;
DWORD icmping = 0;
string dnsHost = "1.1.1.1";
USHORT dnsPort = 443;
USHORT dnsPort = 53;
wstring tgtHost = L"127.0.0.1";
wstring tgtPort = L"1080";