cedrickchee / awesome-wireguard

A curated list of WireGuard tools, projects, and resources.
MIT License
1.03k stars 60 forks source link

wg-portal #7

Closed travisghansen closed 3 months ago

travisghansen commented 2 years ago

Hi,

I would like to add a link.

REPO: https://github.com/h44z/wg-portal

DESCRIPTION:

A simple, web based configuration portal for [WireGuard](https://wireguard.com/). The portal uses the WireGuard [wgctrl](https://github.com/WireGuard/wgctrl-go) library to manage existing VPN interfaces. This allows for seamless activation or deactivation of new users, without disturbing existing VPN connections.

The configuration portal currently supports using SQLite and MySQL as a user source for authentication and profile data. It also supports LDAP (Active Directory or OpenLDAP) as authentication provider.

AUTHOR: h44z

Or directly write it:

[REPO](https://github.com/AUTHOR/REPO) - DESCRIPTION. By [@AUTHOR](https://github.com/AUTHOR)
cedrickchee commented 1 year ago

@travisghansen I'm so sorry for the very late response. Please submit a PR if you still want to add this to this project.

cedrickchee commented 3 months ago

Closing PR as I received no response.