ssf icon indicating copy to clipboard operation
ssf copied to clipboard

IPv6

Open thecek opened this issue 7 years ago • 2 comments

Greetings fellows!

Fisrt of all, thanks for the great job in this tool. It is very useful.

I could find any help on how to use IPv6 addressing. Does it supports?

Is it possible to use it for a IPv6 -> IPv4 forward, and vice-versa?

Thanks for your help.

thecek avatar Apr 05 '17 22:04 thecek

Hey!

Every microservices should handle IP v6.

There is just an issue with the CLI parser options (-L, -R, ...). It is currently too restrictive on user input validation: only IPv4 syntax or domain name is allowed. There is some work to do here!

However, the SOCKS service (-D, -F) should be alright.

securesocketfunneling avatar Apr 06 '17 15:04 securesocketfunneling

I also have to deal with ipv6 -> ipv4 forward but with UDP. Any solution to this? I've been using ssf for udp port forwarding for awhile now and ipv6 is new.

xxedgexx avatar Jul 12 '23 22:07 xxedgexx