This fork was created with the goal of providing compatiblity with older mobile devices and decreasing initial load time (by transferring less data). In order to facilitate this usage of the Kismet UI Javascript files was removed and functionality they provided was rewritten. Additional functionality has been and is being added with the aim of allowing Kismet sessions to be fully managed via the mobile dashboard. Presently this is a work in progress and as always with open source projects documentation is the last thing written.
Feel free to leave bug reports, feature requests or other feedback.
This is a major new rewrite of the mobile UI. Ideally I want to test it more but with #hackersummercamp around the corner, I just don't have the time.
Major functional updates:
- Devices are now click-able to drill down in details. example: Ap -> List of APs -> AP and its clients. -> client details.
- login via the mobile dashboard is now possible.
- Pause/Restart of datasources. (you cannot start/stop interfaces itself)
Limitations:
- Cannot start/stop interface.
- Cannot handle non-English SSIDs.
THIS IS A VERY EARLY ALPHA RELEASE...things might not work .
Prerequisite: git-master level kismet. https://github.com/kismetwireless/kismet
1.Installation.
-
git clone into the kismet git. ("/home/[whatever]/kismet")
-
cd into kismetmobiledashboard
-
sudo make install
2.Access it via : http://localhost:2501/plugin/mobiledashboard/
The trailing "/" is important. Without it you will get a 404.
Its still very eary in development but it should work.
To get "full screen" UI , access the page via your normal browser on the mobile device and then create a shortcut on the "home screen."