wireguard-ui

Wireguard web interface (by ngoduykhanh)

Wireguard-ui Alternatives

Similar projects and alternatives to wireguard-ui

  1. Appwrite

    594 wireguard-ui VS Appwrite

    Build like a team of hundreds_

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. AdGuardHome

    Network-wide ads & trackers blocking DNS server

  4. languagetool

    Style and Grammar Checker for 25+ Languages

  5. filemanager

    📂 Web File Browser

  6. pivpn

    The Simplest VPN installer, designed for Raspberry Pi

  7. headscale

    An open source, self-hosted implementation of the Tailscale control server

  8. wg-easy

    Discontinued The easiest way to run WireGuard VPN + Web-based Admin UI. [Moved to: https://github.com/wg-easy/wg-easy] (by WeeJeWel)

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. Nebula

    A scalable overlay networking tool with a focus on performance, simplicity and security

  11. outline-apps

    Outline Client and Manager, developed by Jigsaw. Outline Manager makes it easy to create your own VPN server. Outline Client lets you share access to your VPN with anyone in your network, giving them access to the free and open internet.

  12. wireguard-install

    WireGuard VPN installer for Linux servers

  13. wireguard-windows

    Download WireGuard for Windows at https://www.wireguard.com/install . This repo is a mirror only. Official repository is at https://git.zx2c4.com/wireguard-windows

  14. glance

    103 wireguard-ui VS glance

    Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.

  15. TeslaMate

    A self-hosted data logger for your Tesla 🚘

  16. firezone

    81 wireguard-ui VS firezone

    Open-source VPN server and egress firewall for Linux built on WireGuard. Firezone is easy to set up (all dependencies are bundled thanks to Chef Omnibus), secure, performant, and self hostable.

  17. docker-socket-proxy

    Proxy over your Docker socket to restrict which requests it accepts

  18. wg-ui

    Discontinued WireGuard Web UI for self-serve client configurations, with optional auth.

  19. wg-access-server

    An all-in-one WireGuard VPN solution featuring a user-friendly web interface for easy device management and connectivity. (by freifunkMUC)

  20. wg-easy

    20 wireguard-ui VS wg-easy

    The easiest way to run WireGuard VPN + Web-based Admin UI.

  21. subspace

    A simple WireGuard VPN server GUI

  22. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better wireguard-ui alternative or higher similarity.

wireguard-ui discussion

Log in or Post with

wireguard-ui reviews and mentions

Posts with mentions or reviews of wireguard-ui. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-14.
  • IPv6 Breaks Android Apps
    1 project | /r/WireGuard | 11 Dec 2023
    # This file was generated using wireguard-ui (https://github.com/ngoduykhanh/wireguard-ui) # Please don't modify it manually, otherwise your change might get replaced. [Interface] Address = 10.25.0.1/24,2001:db8:abcd:AA10::1/60 ListenPort = 51820 PrivateKey = MTU = 1420 PostUp = iptables -A FORWARD -i wg0 -o wg0 -j ACCEPT PostUp = iptables -t nat -A POSTROUTING -s 10.25.0.0/24 -o eth0 -j MASQUERADE PostUp = iptables -A INPUT -p udp -m udp --dport 51820 -j ACCEPT PostDown = Table = auto [Peer] PublicKey = PresharedKey = AllowedIPs = 10.25.0.2/32,192.168.32.0/24,192.168.56.0/24,2001:db8:abcd:aa11::/64 # AllowedIPs are for site to site connection [Peer] PublicKey = PresharedKey = AllowedIPs = 10.25.0.3/32,10.0.0.0/16,2001:db8:abcd:aa12::/64 [Peer] PublicKey = PresharedKey = AllowedIPs = 10.25.0.4/32,2001:db8:abcd:aa13::/64 [Peer] PublicKey = PresharedKey = AllowedIPs = 10.25.0.5/32,2001:db8:abcd:aa14::/64 [Peer] PublicKey = PresharedKey = AllowedIPs = 10.25.0.6/32,2001:db8:abcd:aa15::/64
  • Wireguard - how are you generating client configurations for your users?
    1 project | /r/TPLink_Omada | 26 Aug 2023
    My previous experience was using this wireguard-ui container, super easy to create clients, and spits out a config file and/or QR code. Couldn't be any easier and removes all of the mumbo jumbo from the client's hands. And how that I'm looking at that package again I think I could potentially map it to the router's API, assuming there is one available for the VPN configs.
  • wireguard not connecting
    1 project | /r/WireGuard | 15 Aug 2023
  • Remote multi user editing
    1 project | /r/unrealengine | 19 May 2023
    you can always setup wireguard on your vps. its not that hard, this article by digital ocean article is quite thorough. That article has a lot on information so it looks harder than it actually is. You could also use something like this to help set things up faster. ive used that ui before but dont actively host it, only when i need to add peers. If you do actively host the ui make sure you dont expose it to the internet. Not because there is some security issue just because its imo not best practice. You can also use hamachi or any of the other hamachi like services
  • Wireguard without VPS?
    7 projects | /r/selfhosted | 14 May 2023
    Maybe this, https://github.com/ngoduykhanh/wireguard-ui
  • unable to route traffic via Wireguard tunnel
    1 project | /r/WireGuard | 26 Mar 2023
    I have 2 VPS servers running Debian 11. I have installed Wireguard, and Wureguard UI I can connect those two sites, but there is no traffic going between them. I want to create Site to site tunnel. And than later I Will also want to create Client VPN so I can use it on my laptop when needed. but currently I am not able to get any traffic between those 2 VPS servers.
  • Help needed with setup to local network
    1 project | /r/WireGuard | 21 Feb 2023
    A couple of days ago I stumbled upon this awesome project (https://github.com/ngoduykhanh/wireguard-ui). I immediately tried to get it running in order to access my local home network from the outside.
  • ngoduykhanh / wireguard-ui - Default Client Subnet
    1 project | /r/WireGuard | 14 Feb 2023
    # This file was generated using wireguard-ui (https://github.com/ngoduykhanh/wireguard-ui)
  • Wireguard container and ngoduykhanh / wireguard-ui
    1 project | /r/WireGuard | 21 Nov 2022
    Hello, i am running wireguard in a container on a raspberry4 with the docker-compose.yml from linuxserver. I'd like now to use a gui but I am stuck with the docker-compose example from ngoduykhanh / wireguard-ui
  • Add WireGuard VPN on my exicting PI-hole+unbound ubuntu DNS server on my old laptop.
    3 projects | /r/pihole | 23 Oct 2022
    Personally, I’ve stopped using pi VPN quite a while ago. I’ve only used there console interface. Don’t know if there’s a official GUI by now. But there are a few gui alternatives available. I’ve been using this: https://github.com/ngoduykhanh/wireguard-ui
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 25 Apr 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Stats

Basic wireguard-ui repo stats
29
4,612
6.9
9 months ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Go is
the 4th most popular programming language
based on number of references?