The Rebex SSH client prefers IPv4 over IPv6. For example, if a connection is configured with a hostname that contains an A record and a AAAA record, Rebex ignores the AAAA record connects via IPv4. This is wrong, so very very wrong.
According to RFC3484 the client should prefer IPv6 and fall back to IPv4 if IPv6 is unavailable.
Can you please fix this bug?