How to hide your server's IP Address from visitors for free with Cloudflare:
* Point domain nameservers to Coudflare
* Configure an A record proxying traffic to your server
This will allow user's to hit your webapp but not see the origin's IP Address (they'll see Cloudflare's instead).
* Point domain nameservers to Coudflare
* Configure an A record proxying traffic to your server
This will allow user's to hit your webapp but not see the origin's IP Address (they'll see Cloudflare's instead).
Comments