Skip to content

Xpoz CLI

Secure and instant local tunneling

Expose your local apps to the internet securely with a single command.

Quick Install

curl -fsSL https://cli.xpoz.xyz/install.sh | bash

Quick Use

xpoz  http 3000
That's it! You'll get a public URL that forwards to http://localhost:3000

Key Features

  • One-line install & expose - Get started in seconds
  • 🔒 End-to-end security - Secure WebSocket connections (wss)
  • 🎯 Stable subdomains - Server-assigned consistent URLs
  • 📡 Full HTTP proxy - Complete header and binary support
  • 🔁 Auto reconnect - Built-in backoff and heartbeat

Next Steps