Skip to content

Fix socks5 proxy#125

Closed
arition wants to merge 1 commit into
sshnet:developfrom
arition:develop
Closed

Fix socks5 proxy#125
arition wants to merge 1 commit into
sshnet:developfrom
arition:develop

Conversation

@arition

@arition arition commented Dec 7, 2016

Copy link
Copy Markdown

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
Copy Markdown
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

drieseng commented Jun 7, 2020

Copy link
Copy Markdown
Member

@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