Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Windscribe/Desktop-App
/ googleDns
Method
googleDns
src/client/client-common/utils/hardcodedsettings.cpp:8–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
}
7
8
const QStringList HardcodedSettings::googleDns() const
9
{
10
return QStringList() <<
"8.8.8.8"
<<
"8.8.4.4"
;
11
}
12
13
const QStringList HardcodedSettings::cloudflareDns() const
14
{
Callers
2
dnsPolicyTypeToStringList
Method · 0.80
getIPAddressesForFirewall
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected