Closed nxtreaming closed 7 years ago
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. The fix for this bug will be part of version 2.3.
Thanks for your feedback
Good job!
Productive. Reliable. Fast.
On Wed, Mar 15, 2017 at 1:41 AM, securesocketfunneling < notifications@github.com> 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 https://github.com/securesocketfunneling/ssf/issues/32#issuecomment-286501885, 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