fosrl/pangolin

Modern networking and security platform providing secure access and connectivity to apps, infrastructure, and AI workloads. Connect and protect your users.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 49 minutes ago
Added to GitGenius on September 2nd, 2026
Created on September 27th, 2024
Open Issues & Pull Requests: 121 (+0)
GitHub issues: Enabled
Number of forks: 780
Total Stargazers: 22,664 (+0)
Total Subscribers: 71 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 4.5 hours
Mean response time: 2.2 days
90th percentile: 4.1 days
Tracked items: 1,142

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 86% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 32% of tracked open issues have had no activity in three months. Only 7% of issues opened in the past year have been closed. Three people close 67% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 73
New in 7 days: 11
Closed in 7 days: 12
Avg open age: 169 days
Stale 30+ days: 47
Stale 90+ days: 26

Recent activity

Opened in 7 days: 7
Closed in 7 days: 9
Comments in 7 days: 29
Events in 7 days: 54

Top labels

  • stale (199)
  • bug (102)
  • needs investigating (63)
  • enhancement (57)
  • new feature (29)
  • help wanted (25)
  • good first issue (22)
  • potential bug (22)

Detailed Description

Pangolin is an identity-aware VPN and tunneled reverse proxy platform built on WireGuard that enables secure remote access to infrastructure with granular access control.

The tool addresses the challenge of securely connecting to private resources and applications across networks without exposing infrastructure directly to the internet. It combines VPN and reverse-proxy capabilities, allowing both browser-based access to web applications and client-based access to private resources. The platform uses WireGuard as its foundation and includes site connectors that establish outbound tunnels with intelligent NAT traversal, enabling access to networks behind restrictive firewalls without requiring public IPs or open ports. Authentication and authorization are identity-based, supporting single sign-on through OIDC and PAM, with additional security controls including PIN codes, passcodes, email OTP, geoblocking, and allow-lists.

Pangolin suits organizations and individuals needing zero-trust network access to distributed infrastructure. It works well for teams managing remote resources across multiple networks, IoT deployments requiring secure connectivity, and scenarios where traditional VPN solutions are impractical due to firewall constraints. The platform offers flexibility in deployment: a managed cloud service requires no infrastructure, while self-hosting options include a free community edition under AGPL-3 and an enterprise edition with commercial licensing that remains free for personal use and businesses under a specified revenue threshold. The browser-based reverse proxy capability distinguishes it from traditional VPN tools, enabling users to access web applications, remote desktops via VNC and RDP, and SSH terminals without installing client software.

Development activity shows consistent engagement with regular commits and pull requests being merged. The project maintains active documentation and provides multiple installation pathways including marketplace integrations. Community contributions are accepted and integrated into the codebase. The maintainers actively support the project through documentation updates and respond to issues raised by users.