ZERO-CONFIG TUNNELING
Expose localhost in seconds with one command.
Portly removes setup overhead from local sharing. Run a single command, detect your running development server,
create a secure tunnel, and share instantly with teammates, clients, or QA.
npx @solez-ai/portly
CLI Experience
⚡ PORTLY
✔ Found server on port 5173 (Vite)
✔ Creating secure tunnel...
🌍 Public URL
https://random-name.trycloudflare.com
Scan with your phone:
[QR CODE]
Press CTRL+C to stop
Why Portly
Traditional tunnel tooling often requires accounts, token setup, and multi-step onboarding. Portly ships with an opinionated
workflow optimized for speed: detect local server, start tunnel, return shareable URL, and keep terminal output clean.
One Command
`npx @solez-ai/portly` is enough for most workflows. No config files required.
Smart Port Detection
Scans common dev ports and identifies likely framework hints from responses.
QR Sharing
Generate a terminal QR so mobile devices open your app instantly in one scan.
Architecture Snapshot
Developer Terminal
│
│ npx @solez-ai/portly
▼
Portly CLI
│
│ wraps
▼
Cloudflare Tunnel Network
│
▼
Public Internet