HN.zip

Free v4 front end for your v6 site

13 points by networked - 3 comments
supermatt [3 hidden]5 mins ago
This is a service that will allow them to intercept your HTTP/S traffic being offered for free by a company that has been legally dead for 12 years...

Maybe best to avoid!

theblazehen [3 hidden]5 mins ago
How does this work, technically?

Does it try guess the upstream by SNI / Host header and forward the data on? That'd only work for http(s) though.

phoe-krk [3 hidden]5 mins ago
Probably no need to guess at all. If it's given a domain, it can perform a DNS lookup for the domain - if its A entry matches, it can tunnel to the IP that the respective AAAA points to. Clever.