Algo is a cloud VPN deployment tool and WireGuard orchestrator designed to automate the provisioning and configuration of personal VPN servers across multiple cloud infrastructure providers. It functions as a multi-cloud infrastructure provisioner and a VPN client configuration generator, creating the necessary tunnels and connection profiles for secure device connectivity. The project distinguishes itself by integrating a network ad-blocking DNS server directly into the deployment, filtering advertisements and malicious domains for all connected clients. It further simplifies the onboarding
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
PiVPN is an automated VPN deployer and server manager designed to establish secure gateways for remote network access. It provides a command-line tool for the installation and configuration of WireGuard and OpenVPN servers on Linux systems, with specific optimizations for single-board computers like the Raspberry Pi. The project distinguishes itself through a wrapper-based management interface that abstracts complex server commands into simplified operations. This includes automated handling of firewall rules, port forwarding, and package installation, as well as the ability to export client
Wirehole is a containerized network stack that integrates a WireGuard VPN server with recursive DNS resolution and sinkhole-based advertisement filtering. It bundles these interdependent services into a single managed environment using a compose-based deployment. The system enables network-wide ad blocking and tracker filtering by intercepting DNS queries via a sinkhole. It implements recursive DNS resolution to resolve domain names independently of external upstream providers and provides a web-based interface for managing VPN client peers and keys. Additional capabilities include split-tun
wireguard-ui, WireGuard VPN सर्वर के लिए एक वेब-आधारित प्रबंधन इंटरफेस और कॉन्फ़िगरेशन जनरेटर है। यह एक प्रमाणित प्रशासनिक डैशबोर्ड प्रदान करता है जो उपयोगकर्ताओं को कॉन्फ़िगरेशन फ़ाइलों को मैन्युअल रूप से संपादित करने के बजाय एक ग्राफिकल इंटरफेस के माध्यम से VPN टनल और पीयर कनेक्शन प्रबंधित करने की अनुमति देता है।
ngoduykhanh/wireguard-ui की मुख्य विशेषताएं हैं: WireGuard Management, VPN Configuration Utilities, VPN Client Configuration Generators, Configuration Distribution Methods, WireGuard VPN Orchestrators, WireGuard VPN Support, Cryptographic Key Generation, Web-Based Configuration Generators।
ngoduykhanh/wireguard-ui के ओपन-सोर्स विकल्पों में शामिल हैं: trailofbits/algo — Algo is a cloud VPN deployment tool and WireGuard orchestrator designed to automate the provisioning and configuration… firezone/firezone — Firezone is a zero trust network access platform that uses WireGuard to provide identity-based connectivity to… pivpn/pivpn — PiVPN is an automated VPN deployer and server manager designed to establish secure gateways for remote network access.… iamstoxe/wirehole — Wirehole is a containerized network stack that integrates a WireGuard VPN server with recursive DNS resolution and… dotheevo/selfhosted-apps-docker — This project is a curated collection of deployment files and configurations for hosting a wide variety of open-source… pritunl/pritunl — Pritunl is an enterprise VPN gateway and server manager used to deploy and configure OpenVPN and WireGuard servers…