Launching today

vaelth
Local dev proxy: clean hostnames + trusted HTTPS
6 followers
Local dev proxy: clean hostnames + trusted HTTPS
6 followers
DNS, HTTP/HTTPS reverse proxy, process supervisor, management portal, and MCP server in one Go binary. Map any port or directory to a stable hostname undervaelth.














Finally a single binary that replaces half my docker-compose stack. Mapped my dev port and static dir in under a minute, dashboard is clean and the MCP angle is genuinely interesting.
Would love to see built-in Let's Encrypt renewal hooks and a simple status badge you can drop into a readme. Right now I have to wire cron manually for cert refresh, and a tiny health probe endpoint would make uptime monitoring way easier.
packing all of that into a single Go binary is honestly kind of wild, love that you can map any port or directory to a stable hostname without juggling five different tools. the management portal being bundled in with the MCP server is a really thoughtful touch.