Commit Graph

4 Commits

Author SHA1 Message Date
Stefan Kremser
fd044767b7 Design improvements on stations.html 2017-05-20 10:55:27 +02:00
Stefan Kremser
3128dbe83f Fixed APScan select bug + Attack status bug
- fixed: APScan select wasn't working when Multiple AP selection was disbaled.
- fixed: Attack stati wasn't shown
- improved: design of select,deselect all buttons
2017-05-15 19:36:44 +02:00
N0vaPixel
4c069a53bd Add select / deselect all functionality
Add select / deselect all functionality for appscan and client scan

Pass -1 to the "select" methods to pick all the results.
Pass any other negative number (in the range of a signed int) to
deselect all.

+ Added "select all" and "deselect all" buttons to apscan.html and
stations.html
2017-05-13 22:30:56 +02:00
Stefan Kremser
6cd3a46144 version 1.4
- changed webinterface design
- improved error handling
- can add clients manually
- added settings reset via console command "reset" and GPIO 4
- improved default settings for more stability
- added warning at the beginning
- added info page
2017-05-01 20:05:41 +02:00