Add Reverse Proxy Troubleshooting Page & Clean Up Availability Notes (#672)

* Add troubleshoot page and remove availability notes

* Added Debugging with the Proxy Debug Endpoint

* localhost is unreachable and packet capture
This commit is contained in:
Brandon Hopkins
2026-03-30 09:50:01 -07:00
committed by GitHub
parent dd72c79999
commit 85e12be9ff
4 changed files with 293 additions and 8 deletions
@@ -9,10 +9,6 @@ The `netbird expose` command lets peers expose local HTTP services to the public
This is useful for quick demos, temporary access to development servers, webhook receivers, or sharing local work with teammates.
<Note>
**Availability:** This feature requires the NetBird management server to have the Reverse Proxy module enabled. For self-hosted deployments, ensure your proxy instance is deployed and connected. See [Reverse Proxy](/manage/reverse-proxy) for setup details.
</Note>
## Prerequisites
Before using `netbird expose`, make sure: