How can I proxy traffic for a domain with http access in the Cloudflare settings so as to hide the final A-record, to hide DNS?
You set the cloud icon to (proxied) instead of
(DNS-only.)
Thanks, but if I do that - I just can’t make an http request to my domain, it causes a timeout.
Although in the tab “SSL/TLS → Overview” I have selected Off (not secure)
You are trying to use http:
and not https:
?
Why would you not want to use HTTPS?
Yes, I already figured that out. It was the port I was using. Because Cloudflare does not work with all ports. I don’t want to use https because I have a desktop application that communicates with the Rest-API, so https is of no use, since any modern http-debugger can decrypt https.
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.