/wgdash

A wireguard dashboard showing status of peers

Primary LanguageGo

WGDash

Wireguard dashboard page showing the latest stats for all peers.

Requirements

  • Linux
    • wg tools (wg show dump)
    • ip (ip -s -j address)
    • ping (ping -c 1 -i 1 -W 1 )

Usage (Run as root or sudo):

wgdash --config config.toml -o wgdashboard.html

Example dashboard

example