You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why is the DNS.resolve and DNS.query contact information fixed to "8.8.8.8" in "lib/dns.ex"?
Some organizations and companies may not be able to use such DNS, and I feel that this is a problem.
I want to refer to the DNS used by the OS, what should I do?
The text was updated successfully, but these errors were encountered:
Why is the DNS.resolve and DNS.query contact information fixed to "8.8.8.8" in "lib/dns.ex"?
Some organizations and companies may not be able to use such DNS, and I feel that this is a problem.
I want to refer to the DNS used by the OS, what should I do?
The text was updated successfully, but these errors were encountered: