Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sockshandler: fix socks4 server can not be used by rdns's default value #135

Closed
wants to merge 6 commits into from
Closed

sockshandler: fix socks4 server can not be used by rdns's default value #135

wants to merge 6 commits into from

Conversation

SeaHOH
Copy link
Contributor

@SeaHOH SeaHOH commented Nov 29, 2019

Solve #134

  1. Fixed socksocket.connect not be correct for catch ProxyError when run in python 3.
  2. Disable rdns by default when sockshandler use SOCKS4.
  3. Improve on sockshandler's code.

Please tags 1.7.1 befor merge! #133

1. Fixed `socksocket.connect` not be correct for catch `ProxyError` when run in python 3.
2. Disable rdns by default when sockshandler use SOCKS4.
3. Improve on sockshandler's code.
@SeaHOH SeaHOH closed this by deleting the head repository Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant