add frame

This commit is contained in:
miloschwartz
2025-07-31 21:46:23 -07:00
parent 647080c1d5
commit 6d4043229a

View File

@@ -4,9 +4,9 @@ title: "Introduction to Pangolin"
Pangolin is an open source and self-hostable tunneled reverse proxy server with identity-aware access control. Think self-hosted Cloudflare Tunnels.
<Card img="/images/fossorial-dashboard.png">
Screenshot of resources page from the Pangolin Dashboard.
</Card>
<Frame caption="Screenshot of resources page from the Pangolin Dashboard.">
<img src="/images/fossorial-dashboard.png" alt="Pangolin Dashboard"/>
</Frame>
Pangolin establishes secure connections from edge networks to cloud exit nodes, bypassing the need for public inbound ports and complex firewall configurations. Pangolin is incredibly useful for exposing local services, IoT devices, or internal applications to the internet without direct exposure, enhancing security by reducing attack surface and simplifying network management. Additionally, Pangolin acts as an identity-aware proxy by authenticating every request against admin-defined access controls and rules.