Skip to content

dmdmdm/wireguard-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wireguard-monitor

See what Wireguard is doing.

It runs just runs 3 commands in a terminal GUI (a TUI).

  • wg show: updated every second
  • ifconfig wg0: updated every second
  • tcpdump -i wg0: continuous scroll

Not very amazing but hopefully useful for somebody.

Screenshot

Screenshot

To use

Linux only

git clone https://github.com/dmdmdm/wireguard-monitor
cd wireguard-monitor
cargo run

About

See what Wireguard is doing

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages