
rathole
No description available.
The Lens
Rathole punches a hole through without opening ports on your router. It's essentially a tunnel from your private network to a public endpoint.
Written in Rust, so it's fast and lightweight. We're talking single-digit MB of RAM. Compared to frp (the other big player here), rathole uses less memory and handles more concurrent connections. Setup is straightforward: a config file on the server side, a config file on the client side, done.
Everything is free. No paid tier, no cloud service, no catch on features. You self-host both ends. Docker image available, or grab the binary.
The catch: you need a server with a public IP to act as the relay. If you don't already have a VPS, that's $5/mo minimum. And the docs are thin: the README covers the basics but you'll be reading config examples more than prose. Solo devs and home labbers, this is your tool. Teams needing managed tunnels with dashboards should look at Cloudflare Tunnel (free) or ngrok instead.
Free vs Self-Hosted vs Paid
fully free### What's Free
Everything. rathole is fully open source under Apache-2.0 with no paid tier, no hosted service, and no gated features. All protocols (TCP, UDP), all encryption options (noise protocol), and all configuration options are available at $0.
### Self-Hosting Cost
You need two things: the rathole binary on your local machine and a server with a public IP running the rathole server component. The binary itself is free. The VPS is not: expect $4-6/mo for a basic instance from Hetzner, Vultr, or DigitalOcean.
### Ops Burden
Minimal once configured. The binary is a single executable with no dependencies. Updates are manual (check GitHub releases). No database, no state to manage.
### Verdict
$0 for the software, $5/mo for the relay server if you don't already have one. That's it. No upgrade pressure, no feature gates, no sales emails.
Completely free, your only cost is the VPS to run the server side.
About
- Owner
- rathole-org (Organization)
- Stars
- 13,209
- Forks
- 734
Explore Further
More tools in the directory
Get tools like this delivered weekly
The Open Source Drop — the best new open source tools, analyzed. Free.