Show HN: Agt00 – localhost sharing with an email allowlist
Category: devtools
Tags: localhost-sharing, access-control, reverse-proxy
Score: 6.3/10 (Innovation: 6, Technical: 5, Documentation: 8, Utility: 6)
Agt00 is a reverse proxy tool that adds email-based authentication with an allowlist to any localhost or deployed web application without requiring code changes. It's interesting because it combines tunneling, magic links, and session management into a simple CLI for securely sharing development or staging builds with specific individuals.
Target audience: backend devs, frontend devs, full-stack devs
Repository: https://github.com/alex-sumin/agt00 · JavaScript · MIT
View on Hacker News