Documentation
¶
Overview ¶
Example SOCKS5 resolve client.
This program demonstrates how to use the SOCKS5 dialer to resolve hostnames through the proxy using the RESOLVE command.
To run this example:
- Start the SOCKS5 server example with AllowResolve enabled (e.g. examples/socks5 or similar)
- Then run this program
The SOCKS5 server must be listening on 127.0.0.1:1080.
Click to show internal directories.
Click to hide internal directories.