Hacker News new | ask | show | jobs
by jmprspret 1426 days ago
Don't you need TLS certs for that? Isn't that a pain to do on a home intranrt that you don't want accessible from the external internet?
1 comments

Depends on your setup. You can tunnel your DNS through a Wireguard link to some cloud server if you want or you can use something like ngrok to expose the port publicly.

Every hop adds latency, though, so I'd recommend using as direct a connection as you can get. DNS latency can make your internet experience a real pain!