Do I need to buy the domain from cloudflare?

Do I need to buy the domain from cloudflare?
15 Replies
Cyb3r-Jak3
Cyb3r-Jak32y ago
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
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Erisa
Erisa2y ago
I think there is some available in Instant Logs, but dont quote me on that
Cyb3r-Jak3
Cyb3r-Jak32y ago
Logpush also has them
Frerduro
Frerduro2y ago
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
Picolé
Picolé2y ago
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
Cyb3r-Jak3
Cyb3r-Jak32y ago
I believe ngrok proxies TCP without client side software. Cloudflared requires client software if you use anything other than HTTPS ?tunnel-tcp
Flare
Flare2y ago
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.
Picolé
Picolé2y ago
I installed it on both ends, still nothing sadly
Cyb3r-Jak3
Cyb3r-Jak32y ago
How are you accessing it from the client?
Picolé
Picolé2y ago
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
Cyb3r-Jak3
Cyb3r-Jak32y ago
From the client you are doing cloudflared tunnel --hostname tcp.site.com --url tcp://localhost:7870 then pointing the RTSP client to localhost:7870?
Picolé
Picolé2y ago
exactly, just tried (port 554) but I just get Your input can't be opened after a while
skoogeer
skoogeer2y ago
No, 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
Unknown User2y ago
Message Not Public
Sign In & Join Server To View

Did you find this page helpful?