[Wiredoor](https://www.wiredoor.net) is an open-source tool that securely exposes internal services (like Home Assistant, Grafana, etc.) to the internet using WireGuard and NGINX(no open ports required).
I’ve just added support for OAuth2 Proxy, which means you can now protect your exposed services with login via Google, GitHub, Authentik, or any OIDC provider.
Full documentation: [https://www.wiredoor.net/docs](https://www.wiredoor.net/docs)
GitHub: [https://github.com/wiredoor/wiredoor](https://github.com/wiredoor/wiredoor)
Would love feedback from anyone running self-hosted services or using OAuth2 Proxy in similar setups.