A Visual Studio Code extension to create a local tunnel so your local http server can be accessed remotely using Cloudflare Tunnel
- Start a local Cloudflare Tunnel accesible outside your network
- Specify your local port number
- Use any local hostname or ip address inside your network
- Use a custom subdomain. Login to cloudflare is required.
Commands accesible from the Command Palette (Ctrl + Shift + P).
Cloudflare Tunnel: Start
Cloudflare Tunnel: Stop
Cloudflare Tunnel: Version
Cloudflare Tunnel: Is running?
Cloudflare Tunnel: Get url
Cloudflare Tunnel: Login
Cloudflare Tunnel: Logout
First login to you cloudflare account using running the command Cloudflare Tyunnel: Login
.
Go to your editor settings page file or edit your settings.json
.
Set the setting cloudflaretunnel.tunnel.hostname
to one subdomain not in use.