ctunnel
ctunnel copied to clipboard
IPv6 compatible?
Is ctunnel compatible with IPv6? Trying to proxy with ctunnel to an IPv6 host, but ctunnel is not binding to IPv6, instead it is listening on 255.255.255.255. What is the syntax to use IPv6? [IPv6-ip]:port
ipv6 support is not in ctunnel yet.
I will add it to the TODO list!
On Fri, Jan 29, 2021 at 4:04 AM Keyshoun [email protected] wrote:
Is ctunnel compatible with IPv6? Trying to proxy with ctunnel to an IPv6 host, but ctunnel is not binding to IPv6, instead it is listening on 255.255.255.255. What is the syntax to use IPv6? [IPv6-ip]:port
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/alienrobotarmy/ctunnel/issues/17, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB6OMQZPRA7TDPORDEFPW3LS4KP4VANCNFSM4WYYARFQ .
Okay, that`s great thanks.