donaldzou / WGDashboard

Simple dashboard for WireGuard VPN written in Python w/ Flask
Apache License 2.0
1.41k stars 208 forks source link

Other conf files in /etc/wireguard cause internal server error #198

Open mar-maradnus opened 1 year ago

mar-maradnus commented 1 year ago

I run procustodibus, that gives me remote monitoring of my WG networks.

Procustodibus needs two conf files in the /etc/wireguard directory.

This causes WGD to give an internal server error.

Is there any way to fix this so that WGD only picks up the required wg*.conf files and ignores the others?

DaanSelen commented 3 weeks ago

Is this still relevant with version 4.0.2?