-
Notifications
You must be signed in to change notification settings - Fork 869
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
socks5 login/password fails after commit moving syntax check to startup #81
Comments
That's strange, I can't reproduce the issue. Does
or like that:
? Please, tell me exact version returned by |
it starts without error:
I can maybe try to reproduce using different socks server.. last working version (found via bisect):
non-working version:
|
Can you capture network packets between Also, another pcap with old redsocks version may be helpfull too. |
Nailed the typo! Thank you! I was afraid that it's some sort of memory corruption, that's why I asked for pcap to verify that all bytes are ok. I should add positive test-case :) |
Hi,
latest commit 003765b "Move socks4 & socks5 login/password config syntax check to startup" broke my socks5 login/password connection.
previous output:
output after that commit:
my config:
The text was updated successfully, but these errors were encountered: