Routeup – stable local HTTPS URLs and opt-in public tunnels
6.8 relevance
Score Breakdown
technical depth 7
novelty 7
actionability 8
community 5
strategic 5
personal 7
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
Routeup provides local HTTPS and tunnels, directly useful for cloud and developer experience.
Summary
Routeup is a new open-source Go binary that provides stable local HTTPS URLs (e.g., example-app.localhost) and opt-in public tunnels, addressing frustrations with ngrok's tunnel-first model. It allows developers to keep apps local by default and selectively expose specific paths (e.g., /api/webhooks/*) with a separate lifecycle from the local app. The tool supports no-account temporary public URLs, stable names via claimed namespaces, self-hosted servers, request inspection, and live logs.