diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-11-28 19:41:58 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-11-28 19:41:58 +0100 |
commit | b3c7c71eb36cd4d85858044b8bad39efb7905b1b (patch) | |
tree | 31404ea601118616cdf62e7e70e9a0d5e92fec0a | |
parent | README: update (diff) | |
download | wg-api-web-b3c7c71eb36cd4d85858044b8bad39efb7905b1b.tar.gz wg-api-web-b3c7c71eb36cd4d85858044b8bad39efb7905b1b.zip |
README: updatev1.0.0
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ wg-api-web This is a simple web monitoring tool for WireGuard connections. It uses [wg-api] to query data and formats it as a nice, sortable HTML table. +See an example setup at https://egort.name/wg-api-web/. + [wg-api]: https://github.com/jamescun/wg-api Usage |