Closed Flashcard8009 closed 8 months ago
If outbound server address is resolved by the outbound itself (as your default dns goes through the outbound), it will cause bootstrap dilemma. You should fix your own config and what else are you expecting?
If outbound server address is resolved by the outbound itself (as your default dns goes through the outbound), it will cause bootstrap dilemma. You should fix your own config and what else are you expecting?
Thank you very much for your reply. Is it possible to use ip dns only to resolve the domain name of the outbound proxy server, and the dns resolution packet for the domain name of the proxy server is directed to the local network card outbound
And I seem to find that if a domain name is not in dns.rules.rule_set. In this case, the dns request is routed to outbound:any, and the dns request is sent to dns_resolver, resulting in DNS leakage
Operating system
Windows
System version
Version 23H2 (OS Build 22631.3296)
Installation type
Original sing-box Command Line
If you are using a graphical client, please provide the version of the client.
No response
Version
Description
Without outbound any, the ip address of the node proxy server cannot be resolved
yaml:
json:
Reproduction
Reproduction
run client
Observe the yacd panel It can be found that all the connections are ip addresses, including the log printed by the console, and the domain name is not resolved
Expected
Can implement an effect similar to proxy_nameserver in clash meta, so that the proxy server domain name is resolved by a separate dns
Logs
No response
Supporter
Integrity requirements