Skip to content

Instantly share code, notes, and snippets.

@Vaisakhkm2625
Created January 20, 2023 17:05
Show Gist options
  • Save Vaisakhkm2625/a542a46a36c60f3f1f47f9257bbd613a to your computer and use it in GitHub Desktop.
Save Vaisakhkm2625/a542a46a36c60f3f1f47f9257bbd613a to your computer and use it in GitHub Desktop.
quick clouldflare tunnel
https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/do-more-with-tunnels/trycloudflare/
first download `cloudflared`
https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/installation/
```bash
cloudflared tunnel --url http://localhost:7000
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment