3
votes
2answers
262 views

Make curl download using non-Privacy extension IPv6 address?

I currently use net.ipv6.conf.all.use_tempaddr=2 to get IPv6 privacy addresses (which have a random host part are and regenerated a couple times a day). I need dynamic DNS because the computer is ...