Kevin Steen 8f4d165e4c fix:TCPInterface: Try connect to both IPv4 & IPv6
Fixes the problem where if a target host has both an IPv6 and IPv4
address, RNS only connects to the IPv6 address, even if it is down.
(target_ip here is sourced from the config file target_host entry, so
could also be a hostname, but socket.create_connection will resolve it)

Signed-off-by: Kevin Steen <code at kevinsteen.net>
2025-01-18 12:50:53 +00:00
..
2025-01-17 12:41:48 +01:00
2025-01-16 17:37:47 +01:00
2025-01-11 13:22:49 +01:00
2025-01-10 12:39:04 +01:00
2025-01-14 19:02:15 +01:00
2023-09-29 23:18:30 +02:00
2025-01-14 18:57:02 +01:00
2025-01-16 17:49:50 +01:00