Skip to content

Timeout not followed when connecting via SOCKS #1335

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

Closed
BoronBGP opened this issue Feb 22, 2024 · 2 comments
Closed

Timeout not followed when connecting via SOCKS #1335

BoronBGP opened this issue Feb 22, 2024 · 2 comments

Comments

@BoronBGP
Copy link
Contributor

Currently whenever an SSH connection is made via socks and the server cannot be reached there is a long delay until a "Destination Unreachable" error is thrown and ConnectionInfo.timeout seems to make no difference to this. It would be very useful to make these connections to throw the exception once the length of the timeout has passed.

@BoronBGP BoronBGP changed the title Timeout now followed when connecting via SOCKS Timeout not followed when connecting via SOCKS Feb 22, 2024
@WojciechNagorski
Copy link
Collaborator

Thanks for reporting the problem!

The fastest method to solve this problem will be to prepare an appropriate PR yourself, preferably with the preparation of an appropriate unit or integration test.

At the moment, the project is being developed entirely as a hobby without any support.

@Rob-Hague
Copy link
Collaborator

Completed by #1342

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

No branches or pull requests

3 participants