Skip to content
Snippets Groups Projects
Commit 5f9d4c15 authored by kr328's avatar kr328
Browse files

Chore: minor default dns changes

parent a83ecb8b
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,8 @@ var (
defaultNameServers = []string{
"223.5.5.5",
"119.29.29.29",
"8.8.8.8",
"1.1.1.1",
"8.8.4.4",
"1.0.0.1",
}
defaultFakeIPFilter = []string{
// Stun Services
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment