Hi all !
I had migrate to cloudfare DNS for performance, and auto SSL certificat, but my nodeJS application don’t work.
I have tried to use http or https nodejs server, with 9999 port, and that don’t work.
I have check this: https://support.cloudflare.com/hc/en-us/articles/200169156-Identifying-network-ports-compatible-with-Cloudflare-s-proxy and tried 8443 port, and don’t work.
I do not have access to the address website:9999 or website:8443.
On 8443 port, i have 525 error cloudfare
And on 9999 timed out.
I have tried flexible and complet ssl mode in my dns, any work.
I have check several tutoriel in internet, any works.
I juste want my nodejs server work, on a port other than the port intended for the web. And if possible on port 9999, how to do it?
Thank for your reply