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

SIGTERM doesn't stop a client #26

Closed
koorg opened this issue Sep 13, 2016 · 2 comments
Closed

SIGTERM doesn't stop a client #26

koorg opened this issue Sep 13, 2016 · 2 comments
Labels
Milestone

Comments

@koorg
Copy link

koorg commented Sep 13, 2016

On Linux version 2.1.0 x86_64 :
Steps to reproduce :

  • start netcat to bind on a port
  • connect to it with ssfc
  • killall ssfc (SIGTERM)

Symptoms :

  • clients says "client: stop" but doesn't exit
  • need to kill -9 the client to stop it
@securesocketfunneling
Copy link
Owner

Thanks again for your feedback.

Planned for 2.2.0 as well :-)

@securesocketfunneling
Copy link
Owner

2.2.0 is out!

It should fix this issue.

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

No branches or pull requests

2 participants