1.0.5 • Published 8 months ago
@contextquery/tunnel v1.0.5
@contextquery/tunnel
Create secure tunnels to localhost using Cloudflare.
Installation
npm install -g @contextquery/tunnelUsage
Start a tunnel to your local port:
contextquery-tunnel 8000This 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