Skip to content

A Node.js based external portal server for authorising Wi-Fi guests on Unifi products

License

Notifications You must be signed in to change notification settings

diorgesl/unifi-hotspot

 
 

Repository files navigation

unifi-hotspot

The purpose of this repo is to provide a flexible, Node.js based external portal server for authorising Wi-Fi guests on Unifi products.

What's new in V2

BREAKING CHANGES

  • The USERNAME environment variable has been renamed to UNIFI_USER
  • The PASSWORD environment variable has been renamed to UNIFI_PASS
  • Changed basic value for AUTH_ENV to userInfo

Features and Improvements

  • Bumped to NodeJS Version 18
  • Removed request and request-promise packages in favour of axios
  • Rewritten authorisation controller
  • 🎉 Store the contents of the hotspot form using LOG_AUTH drivers 🎉
  • Listen on port given in env

Documentation

Documentation

About

A Node.js based external portal server for authorising Wi-Fi guests on Unifi products

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 73.9%
  • HTML 23.7%
  • Dockerfile 2.4%