How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
strongSwan - IPsec-based VPN
The main features of strongswan/strongswan are: VPN and Networking.
Projects with overlapping indexed features include: dockovpn/dockovpn — 🔐 Out of the box stateless openvpn-server docker image which starts in less than 2 seconds. firezone/firezone — Firezone is a zero trust network access platform that uses WireGuard to provide identity-based connectivity to… freelan-developers/freelan — The main freelan repository. juanfont/headscale — Headscale is a self-hosted control plane for private mesh networking that enables the creation of secure, encrypted… openvpn/openvpn — OpenVPN is a cross-platform networking solution that establishes secure virtual private network connections by… passteque/gluetun — Gluetun is a Docker VPN client gateway that routes network traffic from other containers through secure WireGuard or…
Firezone is a zero trust network access platform that uses WireGuard to provide identity-based connectivity to internal network resources. It functions as a virtual private network that synchronizes authentication and user groups via OpenID Connect providers. The system implements a group-based access control engine to enforce least privilege by restricting network resources to specific user groups. It utilizes holepunching and relay protocols for NAT traversal to establish encrypted tunnels through firewalls without requiring inbound ports. The platform includes a control plane for managing
The main freelan repository.
Headscale is a self-hosted control plane for private mesh networking that enables the creation of secure, encrypted peer-to-peer networks. By acting as a centralized coordination server, it manages device authentication, cryptographic key exchange, and network topology, allowing distributed infrastructure to communicate without relying on third-party services. It implements a zero-trust security architecture, verifying device and user identity before granting access to internal resources. The project distinguishes itself by providing a fully independent, self-hosted alternative for managing n
🔐 Out of the box stateless openvpn-server docker image which starts in less than 2 seconds