ctunnel icon indicating copy to clipboard operation
ctunnel copied to clipboard

IPv6 compatible?

Open Keyshoun opened this issue 4 years ago • 2 comments

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

Keyshoun avatar Jan 29 '21 12:01 Keyshoun

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 .

alienrobotarmy avatar Jan 29 '21 16:01 alienrobotarmy

Okay, that`s great thanks.

Keyshoun avatar Jan 30 '21 20:01 Keyshoun