diff --git a/config/config.go b/config/config.go index 54db63d6..6d36525d 100644 --- a/config/config.go +++ b/config/config.go @@ -208,7 +208,7 @@ func UnmarshalRawConfig(buf []byte) (*RawConfig, error) { Tun: Tun{ Enable: false, Stack: "gvisor", - DnsHijack: []string{"192.18.0.2:53"}, + DnsHijack: []string{"198.18.0.2:53"}, AutoRoute: true, }, DNS: RawDNS{