1.0.5 • Published 10 months ago

@contextquery/tunnel v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

@contextquery/tunnel

Create secure tunnels to localhost using Cloudflare.

Installation

npm install -g @contextquery/tunnel

Usage

Start a tunnel to your local port:

contextquery-tunnel 8000

This will: 1. Create a secure tunnel to your localhost:8000 2. Return a public URL that you can use to access your local server 3. Keep running until you press Ctrl+C

Options

  • Port number is optional, defaults to 8000
  • Press Ctrl+C to stop the tunnel

Requirements

  • Node.js >= 14
  • Internet connection for tunnel creation

License

MIT © London Engineering

1.0.5

10 months ago

1.0.4

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago