mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-06-07 19:54:56 +03:00
Add fallback local DNS server for iOS
This commit is contained in:
@@ -79,5 +79,5 @@ func (t *PredefinedTransport) Exchange(ctx context.Context, message *mDNS.Msg) (
|
||||
}
|
||||
}
|
||||
}
|
||||
return nil, dns.RCodeNameError
|
||||
return nil, dns.RcodeNameError
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user