We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Is there a way to ensure that DNS resolution is done by the proxy instead of the local machine?
Using socks5h://... normally creates this type of behavior but I'm not sure how that works with this library.
socks5h://...
Is there a way to ensure that DNS resolution is done by the proxy instead of the local machine?
Using
socks5h://...normally creates this type of behavior but I'm not sure how that works with this library.