Tag
Self-Hosting
4 posts tagged Self-Hosting.
P2P Tunnels in Rust: The Peer-to-Peer Tunnel Architecture Without an Exit Node
How peer-to-peer tunnels actually work without a third-party exit node — NAT types, simultaneous-open hole-punching, and how rustunnel's peer-to-peer tunnel in Rust keeps the relay out of the data path entirely. A complete explainer for engineers who've heard 'P2P tunnel' a hundred times but never seen it drawn.
How to Self-Host ngrok on a $4 Hetzner Box (Full Ansible Playbook Walkthrough)
Self-host ngrok on a $4/month Hetzner CX22 with rustunnel-server: a complete Ansible-driven walkthrough covering DNS, Cloudflare DNS-01, nginx, systemd, and a feature-parity comparison vs ngrok, cloudflared, and frp.
rustunnel vs FRP — A Managed-Cloud frp Alternative Built in Rust
rustunnel vs frp (fast reverse proxy): a head-to-head comparison of the two open-source tunnel servers. Covers self-hosting, managed cloud, pricing, performance, UDP/P2P, and when to pick each as a frp alternative.
rustunnel — The Open-Source ngrok Alternative (Self-Hosted, Pay-As-You-Go)
rustunnel is the open-source, self-hosted ngrok alternative built in Rust. Side-by-side comparison of pricing, self-hosting, architecture, and performance — with a billing infographic and a technical diagram of how rustunnel works under the hood.