Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.04 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.04 KB

Pfsense-local-user-maker

A php script to make local users in pfsense, e.g. for use of captive portal where radius server, is not possible or overkill Build Status Scrutinizer Code Quality Build Status

What you need

A php webserver with:

  1. CURL

  2. FILEINFO

  3. Fileupload on in php

  4. Write access to the "uploads" folder (php)

Getting started

  1. Download/clone the files, and add them to youre webpage folder

  2. Open the index page in webbowser

  3. Have fun

FAQ

File uploads do not work?

Be sure that php have write access to the "uploads" folder