Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 341 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 341 Bytes

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