Expose your local apps to the world. Instantly.

Secure localhost tunnels. Fast, free, and open-source — built on QUIC.

Try It Now — Free Forever View on GitHub
# run qxpose in server mode
$ qxpose server --domain poniesareaweso.me -i 3600

# run qxpose in client mode
$ qxpose client --tunnel "localhost:2723" --local "localhost:8100" -i 3600
    

Built for Developers. Backed by Open Source.

🚀 Blazing Fast

Low-latency tunnels powered by modern QUIC protocol — faster than legacy TCP solutions.

🔓 100% Open Source

Fully auditable. Self-host or contribute. No vendor lock-in.

🆓 Generous Free Tier

Unlimited HTTPS tunnels, custom subdomains — no hidden limits.

🔐 End-to-End Secure

Encrypted tunnels with QUIC + TLS. Privacy-first by design.

Made for Modern Dev Workflows

Feature Comparison

See how qxpose stacks up against free-tier ngrok.

Feature qxpose ngrok (Free)
ProtocolQUIC + TLSTCP + TLS
Open-source
Custom subdomains🚫
Unlimited tunnels🚫
Self-hosting🚫

Quickstart Guide

Install using Go:

go install github.com/aki237/qxpose@latest

Run a tunnel:

qxpose client --tunnel tunnel.qxpose.dev --local localhost:3000

About the Project

qxpose was created to empower developers with instant, secure, and reliable tunnels for local development, testing, and sharing — without the restrictions of traditional tools.

Frustrated by the limitations of free plans, closed-source models, and high latency in existing tunneling tools, Akilan Elango built qxpose to be open-source, blazing fast, and easy to self-host.

Raghu Chinnannan contributes to the product's direction, feature prioritization, and developer outreach — ensuring qxpose remains relevant and community-driven.

qxpose will always be free to use with generous limits, and all code is available on GitHub. We welcome contributions and community feedback to shape the roadmap together.

Roadmap