Comment on Enabling IPv6 support for IPv4-only apps on Linux
cbarrick@lemmy.world 1 year ago
Yeah, no.
I’m not going to LD_PRELOAD some random library into my SSH process, and I’m definitely not going to export LD_PRELOAD as a global environment variable.
frog@programming.dev 1 year ago
Yeah I’m pretty sure with some simple virtual network bridges and routing rules a 4-to-6 converter is plenty possible without touching the actual processes.