IPv6 enabled? (General questions)
Can the wodSSHServer listen on an ipv6 address?
Can it listen on both ipv4 and ipv6, or is it OR ipv4 OR ipv6?
Re: IPv6 enabled?
Dirk,
If you want to use IPv4 and IPv6 at same time, you should run two wodSSHServer instance.
One for IPv6 and other for IPv4. They can listen on same port because two different network interfaces is used.
Drazen