awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ngoduykhanh avatar

ngoduykhanh/wireguard-ui

0
View on GitHub↗

Wireguard Ui

wireguard-ui ist ein webbasiertes Management-Interface und Konfigurationsgenerator für WireGuard-VPN-Server. Es bietet ein authentifiziertes administratives Dashboard, das es Benutzern ermöglicht, VPN-Tunnel und Peer-Verbindungen über eine grafische Oberfläche zu verwalten, anstatt Konfigurationsdateien manuell zu bearbeiten.

Das Projekt automatisiert die Erstellung kryptografischer Schlüsselpaare und erstellt Verbindungsdateien sowie QR-Codes für die Verteilung von Netzwerkeinstellungen an Clients. Es enthält Tools zur Nachverfolgung von Client-Metadaten, wie Namen und E-Mail-Adressen, um einzelne Benutzer zu identifizieren, die mit spezifischen Verbindungseinstellungen verknüpft sind.

Die Software unterstützt containerisiertes Deployment und nutzt Dateisystem-Persistenz, um den Status über Neustarts hinweg beizubehalten. Der Zugriff auf die Management-Konsole wird über ein credential-basiertes Authentifizierungssystem eingeschränkt, um unbefugte Konfigurationsänderungen zu verhindern.

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Features

  • WireGuard Management - Provides a web-based interface for configuring and monitoring WireGuard VPN tunnels and peer connections.
  • VPN Configuration Utilities - Provides a graphical interface for managing cryptographic keys and virtual network addressing for VPN tunnels.
  • VPN Client Configuration Generators - Generates protocol-specific configuration files and QR codes for distributing network settings to clients.
  • Configuration Distribution Methods - Delivers connection details to users through QR codes, downloadable files, and automated messaging.
  • WireGuard VPN Orchestrators - Orchestrates the deployment of WireGuard tunnels and the generation of associated client configurations.
  • WireGuard VPN Support - Enables the setup of a private VPN server using the WireGuard protocol.
  • Cryptographic Key Generation - Automates the production of cryptographically strong key pairs for the server and its peers.
  • Web-Based Configuration Generators - Translates browser-based user inputs into standard WireGuard configuration files.
  • VPN Configuration QR Codes - Generates scannable QR codes from VPN connection profiles for rapid mobile client provisioning.
  • Container Deployment - Provides a containerized deployment strategy for the VPN server and its management interface.
  • Docker Container Deployments - Provides official support for deploying the VPN server and UI within Docker containers.
  • Containerized VPN Administrators - Provides a VPN management tool designed to run in isolated container environments.
  • Administrative Access Controls - Restricts access to the management console using a username and password to protect configurations.
  • Admin Session Managers - Implements a credential-based login system to secure the administrative management console.
  • Admin Dashboards - Ships a password-protected administrative dashboard for managing VPN infrastructure.
5,109 Stars·638 Forks·Go·MIT·10 Aufrufe

Star-Verlauf

Star-Verlauf für ngoduykhanh/wireguard-uiStar-Verlauf für ngoduykhanh/wireguard-ui

Kuratierte Suchen mit Wireguard Ui

Handverlesene Sammlungen, in denen Wireguard Ui vorkommt.
  • Self-Hosted Network Access Control
  • Self-Hosted Mesh-VPN-Controller
  • WireGuard-Mesh-VPN-Netzwerke

Häufig gestellte Fragen

Was macht ngoduykhanh/wireguard-ui?

wireguard-ui ist ein webbasiertes Management-Interface und Konfigurationsgenerator für WireGuard-VPN-Server. Es bietet ein authentifiziertes administratives Dashboard, das es Benutzern ermöglicht, VPN-Tunnel und Peer-Verbindungen über eine grafische Oberfläche zu verwalten, anstatt Konfigurationsdateien manuell zu bearbeiten.

Was sind die Hauptfunktionen von ngoduykhanh/wireguard-ui?

Die Hauptfunktionen von ngoduykhanh/wireguard-ui sind: 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.

Welche Open-Source-Alternativen gibt es zu ngoduykhanh/wireguard-ui?

Open-Source-Alternativen zu ngoduykhanh/wireguard-ui sind unter anderem: 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…

Open-Source-Alternativen zu Wireguard Ui

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Wireguard Ui.
  • trailofbits/algoAvatar von trailofbits

    trailofbits/algo

    30,278Auf GitHub ansehen↗

    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

    Pythonansibleencryptionikev2
    Auf GitHub ansehen↗30,278
  • firezone/firezoneAvatar von firezone

    firezone/firezone

    8,701Auf GitHub ansehen↗

    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

    Elixirclouddevsecopselixir
    Auf GitHub ansehen↗8,701
pivpn/pivpnAvatar von pivpn

pivpn/pivpn

8,010Auf GitHub ansehen↗

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

Shellopenvpnopenvpn-installerpivpn
Auf GitHub ansehen↗8,010
  • iamstoxe/wireholeAvatar von IAmStoxe

    IAmStoxe/wirehole

    4,960Auf GitHub ansehen↗

    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

    ad-blockingadblockdns
    Auf GitHub ansehen↗4,960
  • Alle 30 Alternativen zu Wireguard Ui anzeigen→