shadow
shadow copied to clipboard
What is the nameserver for?
Is it used for all requests, only for proxied requests, only for non-proxied requests, or called prior to determining proxy/direct? Is the nameserver itself proxied?
Q: Is it used for all requests, only for proxied requests, only for non-proxied requests, or called prior to determining proxy/direct? A: Only for non-proxied requests.
Q: Is the nameserver itself proxied? A: Not sure.
If it is only used for non-proxied request, can I just use the system one? I tried to omit the nameserver option, but got an error instead.