GithubHelp home page GithubHelp logo

acio / unifi-hotspot-manager Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cybermoloch/unifi-hotspot-manager

0.0 1.0 0.0 7.08 MB

A HotSpot Manager for Ubiquiti UniFi Hardware

License: MIT License

Shell 0.26% PHP 92.54% Smarty 0.05% Perl 0.06% HTML 2.89% JavaScript 0.76% CSS 3.42% Hack 0.01%

unifi-hotspot-manager's Introduction

UniFi HotSpot Manager

This is a HotSpot Manager like the default one of UniFi Ubiquiti, but this one has some advantages and is easier to use.

Latest stable release PayPal.me

Features

  • allow different Usergroups via Voucher prefixes with just one Ubiquiti Controller ;)
  • own user access control, no need for users to get a real admin account on the Ubiquiti Controller
  • variable printing, creating, filtering and deleting of vouchers
  • deleting multiple vouchers with one click just works, but the needed time is about 0.8 seconds per voucher :(
  • blocking, unblocking and re-connecting of users (the default HotSpot system misses these functions, but the admin interface has, yes I know... but this is not for users)
  • ... a lot more, this is just the first writing of that README

Included libraries

Used libraries via CDN

All CDN libraries I am including are using the MIT license, so I use it also ;)

Requirements

Installation

  • clone the repository git clone https://github.com/mcmilk/UniFi-HotSpot-Manager
  • the private folder can be setup to some private directory (not meant to stay in webroot)
  • the file index.php should be copied to your web folder
  • edit the file then, and set up the private path
  • then go to your private path an take a look into the file config.sample.php
  • modify that file and rename it to config.php
  • start your browser and you should get the login form
  • take a look into the file userdb.json, search for pass = [ and use this password together with the username admin
  • for creating an own qr-code of the WiFi settings for your network on the vouchers, just use the script provided here: contrib/qr-gen.sh

SAML Installation

  • Very rough Proof of Concept!
  • Still VERY ROUGH PoC
  • Install without SAML enabled to create userdb.json with admin user as above
  • Setup admin user or other users as needed with random password (do not need to keep records of password)
  • Setup SimpleSAMLphp as per needed (authsources, default-sp, metadata, etc)
  • Tested with Azure AD and this guide http://www.lewisroberts.com/2015/09/05/single-sign-on-to-azure-ad-using-simplesamlphp/
  • Verify logins with SimpleSAMLphp portal (/saml/module.php/core/authenticate.php?as=default-sp)
  • Enable SAML in config.php

Todo

  • show some more information on the "list_clients" action
  • the same for the "list_guest_aps" site
  • Lots of SAML improvements (login/logout proper, etc)

Screenshots

  • creating vouchers and language selection p1
  • user management p2
  • translating the web user interface is supported also p3
  • list current guests in your network, you can also block or unblock them p4
  • same guest list, but a much smaller screen, responsive design ;) p5

Sample voucher lists

License and redistribution

This HotSpot Manager is licensed under the MIT license, Copyright (c) 2017 Tino Reichardt.

unifi-hotspot-manager's People

Contributors

mcmilk avatar cybermoloch avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.