add new screenshots

This commit is contained in:
miloschwartz 2025-05-01 17:59:25 -04:00
parent beb7b3a015
commit 7b0d5c0c7a
No known key found for this signature in database
5 changed files with 14 additions and 15 deletions

View file

@ -4,7 +4,7 @@ Pangolin is a self-hosted tunneled reverse proxy server with identity and access
<img src={require("./img/hero.png").default} alt="Sites"/> <img src={require("./img/hero.png").default} alt="Sites"/>
_Sites page of Pangolin dashboard (dark mode) showing multiple tunnels connected to the central server._ _Resources page of Pangolin dashboard (dark mode) showing multiple resources available to connect._
## Key Features ## Key Features
@ -29,7 +29,8 @@ _Sites page of Pangolin dashboard (dark mode) showing multiple tunnels connected
- **Temporary, self-destructing share links.** - **Temporary, self-destructing share links.**
- Resource specific pin codes. - Resource specific pin codes.
- Resource specific passwords. - Resource specific passwords.
- OIDC Support for IDPs like Authentik - OIDC Support for IdPs like Authentik, Keycloak, Okta, and others.
- Auto-provision users and roles from your IdP.
### Simple Dashboard UI ### Simple Dashboard UI
@ -84,8 +85,6 @@ You can [buy a cheap domain at Namecheap](https://namecheap.pxf.io/c/6099916/386
**Use Case Example - IoT Networks**: **Use Case Example - IoT Networks**:
IoT networks are often fragmented and difficult to manage. By deploying Pangolin on a central server, you can connect all your IoT sites via Newt or another WireGuard client. This creates a simple, secure, and centralized way to access IoT resources without the need for intricate networking setups. IoT networks are often fragmented and difficult to manage. By deploying Pangolin on a central server, you can connect all your IoT sites via Newt or another WireGuard client. This creates a simple, secure, and centralized way to access IoT resources without the need for intricate networking setups.
<img src={require("./img/resources.png").default} alt="Resources"/>
_Resources page of Pangolin dashboard (dark mode) showing HTTPS and TCP resources with access control rules._ _Resources page of Pangolin dashboard (dark mode) showing HTTPS and TCP resources with access control rules._
## Similar Projects and Inspirations ## Similar Projects and Inspirations
@ -93,7 +92,7 @@ _Resources page of Pangolin dashboard (dark mode) showing HTTPS and TCP resource
**Cloudflare Tunnels**: **Cloudflare Tunnels**:
A similar approach to proxying private resources securely, but Pangolin is a self-hosted alternative, giving you full control over your infrastructure. A similar approach to proxying private resources securely, but Pangolin is a self-hosted alternative, giving you full control over your infrastructure.
**Authentik and Authelia**: **Authelia**:
These projects inspired Pangolins centralized authentication system for proxies, enabling robust user and role management. These projects inspired Pangolins centralized authentication system for proxies, enabling robust user and role management.
## Project Development / Roadmap ## Project Development / Roadmap

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 574 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 434 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 706 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 729 KiB