-
-
Notifications
You must be signed in to change notification settings - Fork 940
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
On SOCKS5 proxy: set hostname, not always IP (#1072)
* On SOCKS5 proxy: The library always resolves the hostname to the IP. Some SOCKS5 proxies don't allow you to specify the IP, they want to resolve the hostname themselves. The patch sends the proxy the same specified value, IP, or hostname. * refactor --------- Co-authored-by: Jordi Vaca <jjvaca@indra.es> Co-authored-by: Rob Hague <rob.hague00@gmail.com>
- Loading branch information
1 parent
6933e09
commit 27fad71
Showing
1 changed file
with
21 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters