Skip to content

Conversation

arition
Copy link

@arition arition commented Dec 7, 2016

Fix socks5 proxy does not work on some proxy servers.
Some proxy will close the connection if they just receive one byte. To fix this, I create a temp array and send all needed data together.
The process of converting port int to bytes is wrong before, I also fix it.

@drieseng drieseng added this to the 2017.0.0-beta1 milestone Jul 29, 2018
@drieseng drieseng self-assigned this Jul 29, 2018
@drieseng drieseng added the bug label Jul 29, 2018
@drieseng
Copy link
Member

I've fixed this in adeeb8c.

@drieseng drieseng closed this Jul 29, 2018
@drieseng drieseng modified the milestones: 2017.0.0-beta1, 2020.0.0-beta1 Mar 5, 2020
@drieseng
Copy link
Member

drieseng commented Jun 7, 2020

@arition 2020.0.0-beta1 is now available, and includes this fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants