ssf
ssf copied to clipboard
IPv6
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.
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.
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.