diff --git a/README.md b/README.md index 2c887483..81dcfb9f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# Pangolin +

@@ -28,7 +33,7 @@ _Sites page of Pangolin dashboard (dark mode) showing multiple tunnels connected
### Reverse Proxy Through WireGuard Tunnel
-- Expose private resources on your network **without opening ports**.
+- Expose private resources on your network **without opening ports** (firewall punching).
- Secure and easy to configure site-to-site connectivity via a custom **user space WireGuard client**, [Newt](https://github.com/fosrl/newt).
- Built-in support for any WireGuard client.
- Automated **SSL certificates** (https) via [LetsEncrypt](https://letsencrypt.org/).
@@ -37,6 +42,7 @@ _Sites page of Pangolin dashboard (dark mode) showing multiple tunnels connected
### Identity & Access Management
- Centralized authentication system using platform SSO. **Users will only have to manage one login.**
+- **Rules based access control for resources.**
- Totp with backup codes for two-factor authentication.
- Create organizations, each with multiple sites, users, and roles.
- **Role-based access control** to manage resource access permissions.
@@ -62,13 +68,11 @@ _Sites page of Pangolin dashboard (dark mode) showing multiple tunnels connected
### Modular Design
-- Extend functionality with existing [Traefik](https://github.com/traefik/traefik) plugins, such as [Fail2Ban](https://plugins.traefik.io/plugins/628c9ebcffc0cd18356a979f/fail2-ban) or [CrowdSec](https://plugins.traefik.io/plugins/6335346ca4caa9ddeffda116/crowdsec-bouncer-traefik-plugin), which integrate seamlessly.
+- Extend functionality with existing [Traefik](https://github.com/traefik/traefik) plugins, such as [Fail2Ban](https://plugins.traefik.io/plugins/628c9ebcffc0cd18356a979f/fail2-ban) or [CrowdSec](https://plugins.traefik.io/plugins/6335346ca4caa9ddeffda116/crowdsec-bouncer-traefik-plugin).
- Attach as many sites to the central server as you wish.
## Screenshots
-Pangolin has a straightforward and simple dashboard UI:
-