From 45eb9acf2fd46b69f5923792a3087f3e44586a6e Mon Sep 17 00:00:00 2001 From: miloschwartz Date: Fri, 1 Aug 2025 22:49:23 -0700 Subject: [PATCH] fix pop --- index.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/index.mdx b/index.mdx index 4da749f..d0da19a 100644 --- a/index.mdx +++ b/index.mdx @@ -4,8 +4,8 @@ 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. - - Pangolin Dashboard + + Screenshot of resources page from the Pangolin Dashboard. 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. @@ -14,8 +14,8 @@ Pangolin establishes secure connections from edge networks to cloud exit nodes, Learn how the Pangolin system works from the server to the edge network. - - Learn about the many different ways you can use Pangolin's capabilities. + + Learn about how Pangolin provides highly available ingress to your backend. @@ -32,7 +32,7 @@ Pangolin establishes secure connections from edge networks to cloud exit nodes, Install and manage your own single point of presence Pangolin server on your own infrastructure.