Any docker recommendations for a utility that can update DNS, based on current external IP?
I’ve used ddclient in the past, but it seems like its not working anymore, oddly.
Any docker recommendations for a utility that can update DNS, based on current external IP?
I’ve used ddclient in the past, but it seems like its not working anymore, oddly.
Tailscale isn’t really that slow once you connect it creates direct connections between nodes. There is some latency when you first connect like 100ms before derp lets the nodes directly connect. I get full link level throughput between oci nodes and my house/cellphone. I even went so far as disabling all external ports on my cloud instances.
https://tailscale.com/kb/1094/is-all-traffic-routed-through-tailscale/
Check out this for cloudflare it will mostly allow you to expose a service if you let them manage dns for you. https://developers.cloudflare.com/cloudflare-one/connections/connect-apps
deleted by creator