Skip to content

entgl-t/hotspot_billing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hotspot Billing System

The Hotspot billing system was designed to provide metered Internet access and charge users in real time. The software interface with networking equipment to collect usage data and to control Internet access. Wi-Fi hotspot billing system based on Chillispot open source captive portal with RADIUS AAA-protocol . Server part runs on Linux. PostgreSQL DBMS is used to store data and stored procedures.

Requirements

  • PHP >= 5.6
  • Laravel Framework >= 5.1
  • FreeRADIUS server
  • PostgreSQL 9.3
  • PL\pgSQL
  • WAN-router with dd-wrt firmware
  • Chillispot captive portal

Configuration

To setup client side captive portal one can refer to example below

Alt text

Captive portal

Alt text

Licence

Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)

Copyright (c) 2016 Doniyor Tropmann

For non-commercial use

References