Управление туннелями ngrok и Cloudflare из CLI
★ 7.9 · devops
cli-tunnel is a Claude Code skill that manages tunnel connections — ngrok, Cloudflare, or custom providers — directly from the command line using OmniRoute. It covers the full lifecycle: creating tunnels, listing active URLs, checking status and external reachability, streaming logs, and rotating addresses. Subcommands include tunnel create, tunnel stop, tunnel status, tunnel logs, tunnel info, and tunnel rotate, with --json and --tail flags for scripting and automation. The skill is built for developers who need to expose a local server to the internet, debug webhooks, or integrate tunnel management into CI/CD pipelines without juggling multiple provider dashboards.
- #cli
- #tunneling
- #ngrok
- #cloudflare
- #omniroute
- #networking