I got a homelab, at the moment I am only running some local stuff and tailscale to reach my stuff remotely.

I can use tailscales ddns, but I would like a real domain. Is there a domain registrator that works with dynamic ips? Or do I need to use a CNAME instead of A record?

  • @sloppy_diffuser
    link
    English
    11 year ago

    Don’t have to use their proxy. My gateway router uses cloudflare to set the IP via the API and I just use self-signed certificates. A record resolves to my gateway, not some cloudflare server.

    They also do a lot of work in the privacy space. Encrypted Client Hello to protect SNI came from them.

    If you use any company for TLS termination they can MITM (e.g. AWS certificate manager).