better ui for wifi pineapple mark iv
at 2017-12-24 13:01:00.
if you try to open the wifi pineapple version 2.* web ui on your smart phone and your phone display size is not as big enough to view your content, or you are always scrolling, here is a better ui to download.
after unzipping it you need just to past the pineapple folder in to you wifi pineapple root directory and click accept to replace the files.
change log:
some small changes at the main css file: /pineapple/ includes/styles.css
some rearrangement at the files pages(no change of data): /pineapple/status.php
added a line of meta data at the header for the viewport in: /pineapple/index.php
<link rel="stylesheet" type="text/css" href="css/firmware.css" />with:
<link rel="stylesheet" type="text/css" href="/includes/styles.css" />