TIL: You can force the interface that is being used for IPv6 request by adding `%eth0` or whatever your interface is called to the address. It's called a zone index.
I wonder how many IP parsers will NOT handle this correctly. Like always, `curl` handles it just fine 😄


