#Accessing CasaOS From Other Networks
3 messages · Page 1 of 1 (latest)
If you have a dynamic ip, you would need something like DuckDNS like you mentioned. This would expose your public ip to the general internet by doing a whois search on your domain. You could then simply port forward the necessary services, and that should be about it. Alternatively, if you have an existing domain, and are willing to use cloudflare, cloudflare tunnels is a good option. Allowing for pretty decent security as it acts as a reverse proxy, gives you a static ip, and doesn’t require port forwarding. All for free.
Thanks for the info, Hasbullah! I will give Cloudflare a shot.