Skip to content

Commit

Permalink
Update screenshot in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrekHaav authored Oct 31, 2024
1 parent a9ed905 commit 9426993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ $ chmod +x wgmon.sh

Then just run `./wgmon.sh` to see the output from `wg show` except with peer names instead of public keys:

![Screenshot](https://raw.githubusercontent.com/IndrekHaav/wgmon-edgeos/main/screenshot.png)
![Screenshot](screenshot.png)

> **Note:** The script by default shows all configured WireGuard interfaces and their peers. To show a single interface, add its name as a command line argument, e.g. `./wgmon.sh wg0`.
Expand Down

0 comments on commit 9426993

Please sign in to comment.