server icon indicating copy to clipboard operation
server copied to clipboard

Can I use CloudFlare between the domain provider and our own Localtunnel server ?

Open gaamaaresosa opened this issue 4 years ago • 1 comments

My experiment on making my own server becoming success every day. (Very new to cloud server and networking) I tried enabling firewall on my cloud localtunnel server. But not success as every time some rand posts are used.

Then trying CloudFlare between Godaddy and my Cloud localtunner server. nginx page works fine with cloudflare ssl. Localtunnel creates url, but tunneling is not happening.

Can some one tell me that we could use CloudFlare or not ?

gaamaaresosa avatar Dec 15 '20 01:12 gaamaaresosa

I suppose this is happening as CloudFlare doesn't allow connections to ports other than 80 & 443. And they are necessary for tunnelling in current implementation.

If it's still relevant for you - try to create a ticket in this fork https://github.com/StyleT/mytunnel-server I may try to solve it there ;)

StyleT avatar Feb 20 '21 19:02 StyleT