Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dmdmdm authored May 2, 2021
1 parent 000e16d commit 6679642
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# wireguard-monitor
See what Wireguard is doing
See what Wireguard is doing.

It runs just runs 3 commands in a terminal GUI (a TUI).
wg show: updated every second
ifconfig wg0: update every second
tcpdump -i wg0: continuous scroll

Not very amazing but hopefully useful for somebody.

# Screenshot
![Screenshot](wireguard-monitor.png)
Expand Down

0 comments on commit 6679642

Please sign in to comment.