Kupiki Hotspot Script Versions Save

Create automatically a full Wifi Hotspot on Raspberry Pi including a Captive Portal

1.7.1

6 years ago
  • Correct issue with the service nfdump started by systemd instead of init.d so the parameters about the folders structure is incorrect
  • Update of the data logger. In addition of the radacct table (username, date, duration, assigner IP), some additional data are stored (source and destination IP). All information are compliant with french laws R. 10-13 et R. 10-14 , IV of CPCE. No content is saved to respect privacy. Administrators are in charge to complete the user profile to get more details if needed (firstname, lastname, phone number, etc.) Currently the technical caracteristics if the device are still missing and should be grabbed by the portal it self.
  • Option to enable the integrated Bluetooth (disabled by default)
  • Secure the system by adding security rules based on ANSSI security recommendation
  • Issue #49 : add a message on SSH login with current script version

v1.5

6 years ago
  • Update script to add a connection logger to follow users traffic. Logs contents have to be checked with the radacct table to link user name with date/ip information. The log file contains
    • The date of the request
    • Source IP
    • Destination IP
  • Bug #21 / #45 : corrected with the logger

v1.0

6 years ago

Main release of the hotspot, including a HTML web portal