Do I need to buy the domain from cloudflare?
Do I need to buy the domain from cloudflare?
15 Replies
At static site is something that is just HTML doesn’t use something like go or python to render content.
You do not need to buy a domain from Cloudflare but you need the nameservers of the domain to point to your assigned nameservers
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
I think there is some available in Instant Logs, but dont quote me on that
Logpush also has them
is obervatory broken? I am unable to check a website however 3rd pary websites work just fine for checking the website, google,hetrix, etc etc
loading the website in browser is fine too
still didnt work in here. RTSP is basically TCP at 554 so yeah, I have no clue why it does not work at all
it works fine with ngrok tho
I believe ngrok proxies TCP without client side software. Cloudflared requires client software if you use anything other than HTTPS
?tunnel-tcp
Cloudflare Tunnels use Cloudflare's proxy, which only supports proxying HTTP Traffic. If you want to use non-http applications over your tunnel, Cloudflare has a few other options:
For a few specific protocols such as SSH, RDP, and SMB, Cloudflare has guides for them here:
https://developers.cloudflare.com/cloudflare-one/applications/non-http/
For Arbitrary TCP like Minecraft, MySQL, and any other tcp application, Cloudflare has a guide here: https://developers.cloudflare.com/cloudflare-one/applications/non-http/arbitrary-tcp/
For Arbitrary UDP like Minecraft Bedrock, SMTP, and any other udp application, you will need to use Private Networking with WARP: https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/private-net/connect-private-networks/
Please note for all of these except SSH and VNC which can be browser-rendered, you will either need to use cloudflared (Cloudflare's tunnel daemon) on the client machine running in the background or Private Networking with WARP, and have WARP installed on the client machine logged into your Zero Trust Team.
I installed it on both ends, still nothing sadly
How are you accessing it from the client?
both pcs logged into cloudflared same account
created the TCP on port 554 inside Tunnels panel
status is healthy in the panel
tried going into VLC and using the subdomain to check if it works but getting nothing in there
From the client you are doing
cloudflared tunnel --hostname tcp.site.com --url tcp://localhost:7870
then pointing the RTSP client to localhost:7870
?exactly, just tried (port 554) but I just get
Your input can't be opened
after a whileNo, if you create a Domain Lockdown record, then we will not deliver any email for your domain except as you authorize it in your lockdown record.
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View