We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
shadowsocks/shadowsocks-rust#292 txthinking/brook#708
The text was updated successfully, but these errors were encountered:
@nadoo It's AFFECTED.
open terminal one and run:
glider -listen ss://AEAD_CHACHA20_POLY1305:1@:11451 -verbose
then, open terminal two and run:
nc 127.0.0.1 11451
once connected, hold your Enter key on the keyboard, until the connection is automatically closed.
go back terminal one and check the output. it's something like this:
2020/12/15 03:45:28 server.go:58: [ss] failed to get target address: cipher: message authentication failed
boom.
Sorry, something went wrong.
226dd97
No branches or pull requests
shadowsocks/shadowsocks-rust#292
txthinking/brook#708
The text was updated successfully, but these errors were encountered: