mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-03-06 06:07:30 +00:00
Fix: upstream dns ExchangeContext workaround (#468)
This commit is contained in:
@@ -134,6 +134,7 @@ func transform(servers []NameServer) []resolver {
|
||||
NextProtos: []string{"dns"},
|
||||
},
|
||||
UDPSize: 4096,
|
||||
Timeout: 5 * time.Second,
|
||||
},
|
||||
Address: s.Addr,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user