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

Server logged message line grows in length with each denied connection attempt from a given client #355

Closed
JamesTGrant opened this issue Sep 19, 2024 · 5 comments
Labels

Comments

@JamesTGrant
Copy link

JamesTGrant commented Sep 19, 2024

When a client attempts to connect with an incorrect password, the cooresponding server log message grows in length with each repeated report of the incident.
I think this is related or the same as the following issue you previously fixed in the client: #242

tested using v9.7.4 and v10.1.1

Please see example log output attached:
growing.txt

(the restrictions file and functionality is awesome by the way)

@erebe
Copy link
Owner

erebe commented Sep 19, 2024

Hello,
Thanks for reporting, I am going to fix it when I come back from vacation (2 weeks)

@erebe
Copy link
Owner

erebe commented Sep 27, 2024

Shoud be fixed in next release, you can give it a try in this pre-release https://github.com/erebe/wstunnel/releases/tag/v10.1.2-rc1

@erebe
Copy link
Owner

erebe commented Sep 28, 2024

Made a proper release https://github.com/erebe/wstunnel/releases/tag/v10.1.2

Let me know if it is ok.

@JamesTGrant
Copy link
Author

Welcome back, hope the holiday was ace!
I will test this in the next couple of hours and report back this morning.

@JamesTGrant
Copy link
Author

Tested with v10.1.2 and I confirm that this is FIXED! Lovely, thank you.

@erebe erebe closed this as completed Sep 30, 2024
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