-
Notifications
You must be signed in to change notification settings - Fork 235
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
How to specify socks v4 or v5? #32
Comments
Hi again, The SOCKS microservice should handle both SOCKS v4 or v5 requests. Would you mind giving us more details about your use case ? (SSF cli, socks client used, logs, etc.) Thank you |
Hi, We did some test in our side and we found that the SOCKS v5 microservice was not processing the auth methods from the client request properly. Thanks for your feedback |
Good job!
…-----------------------------------------
Productive. Reliable. Fast.
On Wed, Mar 15, 2017 at 1:41 AM, securesocketfunneling < ***@***.***> wrote:
Hi,
We did some test in our side and we found that the SOCKS v5 microservice
was not processing the auth methods from the client request properly.
The fix for this bug will be part of version 2.3.
Thanks for your feedback
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#32 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AC9tC2A4aItWSpPPtSUQPsx7DOIpL_5oks5rltFVgaJpZM4LQK6p>
.
|
Hello again, The fix is released in version 3.0.0. |
It seems that ssfc always creates SOCKS V4 Server.
How to change the default SOCKS server to V5?
Thanks
The text was updated successfully, but these errors were encountered: