Command line tools to manage/monitor UniFi network.
This projet is based on UniFi-API-client
usage: unifi-manager.py [-h] [-d] [-r <mac address>] [-l]
[-p <mac address/device name>]
address site user passwd
positional arguments:
address controller address
site target site
user username for authentication
passwd password for authentication
optional arguments:
-h, --help show this help message and exit
-d, --dev enable development logging
-r <mac address>, --reconnect <mac address>
reconnect client
-l, --list-devices list devices
-p <mac address/device name>, --provision <mac address/device name>
TODO ...
This project is licensed under the MIT license.