securesocketfunneling / ssf

Secure Socket Funneling - Network tool and toolkit - TCP and UDP port forwarding, SOCKS proxy, remote shell, standalone and cross platform
https://securesocketfunneling.github.io/ssf/
Other
1.6k stars 234 forks source link

How to specify socks v4 or v5? #32

Closed nxtreaming closed 7 years ago

nxtreaming commented 7 years ago

It seems that ssfc always creates SOCKS V4 Server. How to change the default SOCKS server to V5? Thanks

securesocketfunneling commented 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

securesocketfunneling commented 7 years ago

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

nxtreaming commented 7 years ago

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 .

securesocketfunneling commented 7 years ago

Hello again,

The fix is released in version 3.0.0.