mirror of
https://github.com/house-of-vanity/Wireguard-Peer-Manager.git
synced 2025-07-07 17:54:07 +00:00
Update README.md
This commit is contained in:
@ -38,6 +38,7 @@ $ cp wpm_example.conf wpm.conf
|
||||
$ python3 gen.py --peer my-pc # add a new peer `my-pc`
|
||||
$ python3 gen.py --delete my-pc # delete peer `my-pc`
|
||||
$ python3 gen.py --update # just regenerate all configs in `clients/`
|
||||
$ python3 gen.py --json # show WG status in JSON
|
||||
|
||||
# Telegram bot usage
|
||||
$ TG_TOKEN=1292121488:AAG... TG_ADMIN=<comma separated list of usernames> python3 bot.py
|
||||
|
Reference in New Issue
Block a user