Closed will-beta closed 3 years ago
In our scenario, the target address can only be resolved on the remote proxy rather than on the local machine.
It seems like most browsers can make the name resolution happen through proxy which is called remote dns.
remote dns
It would be nice if this library can also do this.
Found out it’s already supported by default.
In our scenario, the target address can only be resolved on the remote proxy rather than on the local machine.
It seems like most browsers can make the name resolution happen through proxy which is called
remote dns
.It would be nice if this library can also do this.