Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UniFi Scripts

download_users.rb

Downloads user details using the UniFi API and stores the results as JSON in the users dir.

Requires the following environment variables:

UNIFI_USER=YOUR_USER_NAME
UNIFI_PASS=YOUR_PASSWORD
UNIFI_SERVER=YOUR_SERVER_IP:PORT

To use:

ruby download_users.rb

Note: you may want to use bundler if you're into that sort of thing.

About

General utility scripts for accessing the UniFi server and data

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages