cli-tunnel
SkillDev toolsStart and stop tunnel connections (ngrok, Cloudflare, custom) from the CLI. Inspect active tunnel URLs, configure authentication, and test external reachability.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the cli-tunnel skill
About this capability
AI gateway with enhanced compliance for China
What this skill tells your AI
The instructions your AI receives, as published by jaccen/airoute in skills/cli-tunnel/SKILL.md and read by ahel’s review.
Overview
Start and stop tunnel connections (ngrok, Cloudflare, custom) from the CLI. Inspect active tunnel URLs, configure authentication, and test external reachability.
Quick install
npm install -g AIRoute # or: npx AIRoute
AIRoute --version
Subcommands
tunnel
Example:
AIRoute tunnel
tunnel list
Flags:
--json
Example:
AIRoute tunnel list
tunnel create [type]
Example:
AIRoute tunnel create [type]
tunnel stop <type>
Flags:
--yes
Example:
AIRoute tunnel stop <type>
tunnel status <type>
Flags:
--json
Example:
AIRoute tunnel status <type>
tunnel logs <type>
Flags:
--tail <n>
Example:
AIRoute tunnel logs <type>
tunnel info <type>
Flags:
--json
Example:
AIRoute tunnel info <type>
tunnel rotate <type>
Flags:
--yes
Example:
AIRoute tunnel rotate <type>
Signals
- GitHub stars
- 32
- Forks
- 8
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
cli-tunnel-jaccen- Source
- github.com/jaccen/airoute