INTEGRITY Cloudflare Docs

Quick Tunnels

Developers can use the TryCloudflare tool to experiment with Cloudflare Tunnel without adding a site to Cloudflare's DNS. TryCloudflare will launch a process that generates a random subdomain on trycloudflare.com. Requests to that subdomain will be proxied through the Cloudflare network to your web server running on localhost.

Use TryCloudflare

  1. Follow these instructions to install cloudflared. If you have an older copy, update to 2020.5.1 or later.
  2. Launch a web server that is available over localhost to cloudflared.
  3. Run the following terminal command to start a free tunnel.
cloudflared tunnel --url http://localhost:8080

cloudflared will generate a random subdomain when connecting to the Cloudflare network and print it in the terminal for you to use and share. The output will serve traffic from the server on your local machine to the public Internet at a public URL.

FAQ

What are some example use cases for TryCloudflare?

Why does Cloudflare provide this service for free?

Limitations

These limitations only apply to Quick Tunnels. To avoid these limitations, sign up for a Cloudflare account and create a Cloudflare Tunnel.

Your installation of cloudflared software constitutes a symbol of your signature indicating that you accept the terms of the Cloudflare License, Terms and Privacy Policy.