Pangolin: Open-Source Identity-Based VPN as a ZTNA Alternative

Pangolin is an open-source tool designed for identity-based remote access to internal resources, positioning itself as an alternative to traditional corporate ZTNA solutions like Cloudflare, Zscaler, and Twingate. Unlike traditional mesh VPNs such as Tailscale or ZeroTier, Pangolin does not create flat overlay networks, thereby avoiding complex ACL and IP space management. It tackles the latency issue of corporate ZTNA solutions by establishing direct peer-to-peer connections via WireGuard with NAT hole-punching, bypassing the need for routing all traffic through central servers.
Pangolin introduces a resource-centric model by deploying lightweight connectors bridging users to specific resources like private web applications, SSH, databases, and network CIDR ranges. This approach simplifies resource management by letting admins delegate access to particular users or roles, thereby maintaining a zero-trust, granular access control model.
Key features include support for native clients across various platforms (Mac, Windows, Linux, iOS, Android), as well as browser-based access for situations where a client isn’t necessary. Administrators can manage everything from self-hosted setups to fully managed cloud-based services. The open-source nature of Pangolin — with the Community Edition licensed under AGPLv3 and the Enterprise Edition under a commercial license allowing for free use for personal or small business projects — makes it flexible for both small teams and larger enterprises.
Pangolin is particularly beneficial for developers and IT teams wanting a more transparent and customizable alternative to proprietary remote access solutions. The ability to self-host the entire stack further enhances security for organizations with stringent compliance requirements.
📖 Read the full source: HN LLM Tools
👀 See Also

Startup Bookkeeper: Free Claude Skill for Small Business Tracking
Startup Bookkeeper is an open-source Claude AI skill that helps bootstrapped founders track expenses by categorizing transactions from plain English descriptions, processing receipt photos with OCR, and generating dashboards or P&L statements.

Claude Code's Plan-Skeptic Sub Agent Identifies Security Gaps in Generated Plans
A developer discovered Claude Code's plan-skeptic sub agent, which identifies gaps and issues in AI-generated development plans, particularly catching security concerns that weren't initially obvious. The agent works alongside the previously known security-sheriff sub agent to improve plan quality.

Cloudflare's AI Platform: Unified Inference Layer for AI Agents
Cloudflare's AI Platform provides a single API to access 70+ models across 12+ providers, including multimodal support for image, video, and speech models. It enables switching between models with one-line code changes and offers centralized cost monitoring with custom metadata.

OpenClaw Skill Usage Tracker: Monitor Which Skills You Actually Use
A developer built a tool to track OpenClaw skill usage analytics, including invocation counts, breakdowns by agent and channel, and top skill rankings over different time periods.