vx3r / wg-gen-web

Simple Web based configuration generator for WireGuard
https://wg-gen-web-demo.127-0-0-1.fr
Do What The F*ck You Want To Public License
1.6k stars 192 forks source link

Added support for friendly_name tag #125

Open mundofer opened 1 year ago

mundofer commented 1 year ago

This change add a coment just after the [Peer] header with the format

[Peer]
# friendly_name = <username>

that is automatically used by the wireguard exporter for Prometheus and other tools.