Skip to content

mika1337/unifi-tools

Repository files navigation

unifi-tools

Command line tools to manage/monitor UniFi network.

License: MIT

References

This projet is based on UniFi-API-client

Requirements

Usage

Management

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>

Monitoring

TODO ...

Licensing

This project is licensed under the MIT license.

About

Tools to manage/monitor UniFi network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published