Simple web application that you can use to manage WiFi guests on your UniFi site.
Clone this repoistory git clone [email protected]:shivampaw/unifi-guests-manager.git
Copy the .env.example file to .env mv .env.example .env
and fill out the configuration values.
Done!