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

states aren't working correctly on client reconnect #4

Open
gabearro opened this issue Jul 22, 2019 · 0 comments
Open

states aren't working correctly on client reconnect #4

gabearro opened this issue Jul 22, 2019 · 0 comments
Labels
help wanted Extra attention is needed Proxy breaking bug A bug so bad parts of the program are broken

Comments

@gabearro
Copy link
Owner

it seems as if when a client reconnects to the proxy and is given its previous state object again the new HelloPacket is rejected by the server either due to invalid format(very unlikely though since the newly created packet parses fine in my test code) or the server-sided ciphers haven't reset.

@gabearro gabearro added help wanted Extra attention is needed Proxy breaking bug A bug so bad parts of the program are broken labels Jul 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed Proxy breaking bug A bug so bad parts of the program are broken
Projects
None yet
Development

No branches or pull requests

1 participant