About xpos
Instant SSH tunneling — one command, zero config.
What is xpos?
xpos is an SSH tunneling service that lets you expose your local development server to the internet with a single command. No downloads, no signups required, no configuration files — just use the SSH client already on your machine.
Run ssh -p 443 -R 0:127.0.0.1:8000 [email protected] and you instantly get a public HTTPS URL pointing to your local server. That's it.
Our Mission
We believe developer tools should get out of your way. Too many tunneling solutions require installing CLI tools, creating accounts, managing config files, or navigating complex setup flows before you can share a local project.
xpos removes that friction. Every machine with SSH can create a tunnel in seconds. Anonymous usage requires no account at all. And when you're ready for reserved subdomains, custom domains, or higher limits — upgrading is seamless.
How It Works
xpos uses standard SSH reverse port forwarding (the -R flag) to establish a secure tunnel between your machine and our edge servers. When someone visits your tunnel URL, we proxy the HTTP request through the SSH connection to your local server and send the response back — all encrypted, all automatic.
- Automatic HTTPS — every tunnel gets a valid TLS certificate with zero configuration
- Works anywhere — SSH connections work through virtually any firewall, NAT, or corporate network
- No client software — uses the OpenSSH client built into macOS, Linux, and Windows
- Instant setup — from command to live URL in under a second
Who We Are
xpos is built and operated by Codes Easy, based in Kochi, Kerala, India. We build developer tools that prioritize simplicity and reliability.
Get in Touch
Have questions, feedback, or just want to say hello? Visit our contact page or email us at [email protected].