Join Nostr
2025-07-27 09:57:15 UTC

Christian Lins on Nostr: If you happen to be on a system with IPv6-only connectivity and you have to use a ...

If you happen to be on a system with IPv6-only connectivity and you have to use a #Java software, you may want to add -Djava.net.preferIPv6Addresses=true as param to force Java to use #IPv6. Java still uses #IPv4 as default which will not work on IPv6-only systems.