Documentation Index
Fetch the complete documentation index at: https://docs.profclaw.ai/llms.txt
Use this file to discover all available pages before exploring further.
Synopsis
Description
Manage network tunnels for exposing your local profClaw instance to the internet. Supports Cloudflare Quick Tunnels and Tailscale mesh networking.Subcommands
| Subcommand | Description |
|---|---|
status | Show tunnel status (default) |
start | Start a Cloudflare quick tunnel |
stop | Stop the active Cloudflare tunnel |
tailscale | Show detailed Tailscale status |
Flags
| Flag | Type | Default | Description |
|---|---|---|---|
--port <n> | number | 3000 | Local port to tunnel |
--json | boolean | Output as JSON |
Examples
Prerequisites
- Cloudflare:
cloudflaredmust be installed (brew install cloudflared) - Tailscale:
tailscalemust be installed and authenticated