Jump to content

gsuberland

Active Members
  • Posts

    21
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by gsuberland

  1. I have added a similar feature to RandomRoll version 3.0

    I don't want to seem rude I just want to keep this version of RandomRoll original, barring any complete re-writes to a similar idea that anyone wants to create.

    For everyone If there is a feature you would like to add, please contact me and we can work together with creds to your work.

    I am still considered working on this project and any re-release to the pineapple bar with a module that functions the same and has my general code should be OK'ed by me.

    Thank you,

    That's fine - I'll ship you the code when it's done and you can feel free to do what you wish with it. It's still mostly your code on the frontend, and your idea and work so far, I'm just refactoring it to be easier to maintain.

  2. With some of the larger Infusions (e.g. RandomRoll) it takes quite a while to download, especially on slow networks. It'd be great if we could have a progress bar for the download.

    Should be pretty easy to do - just have an Ajax call to a page that returns the size of the file in /tmp/modules/ or /usb/tmp/modules/, then use that value to update a progress bar.

    I guess I could hack this together at some point if you're busy with bigger functionality - just let me know.

  3. I would love this but for me it's more complicated than just uploading files. there is some work that needs to be done with the rolls to make it what it is

    Yup, that's the idea. I've half re-written the module, so it automatically finds rolls from the target folder and loads metadata from an ini file in each roll. Only part I have to do now is make it update the index.php file based on selections. Should have something preliminary done by the end of the week.

  4. Got another fun one for you: SERIES OF TUBES!

    By the way, I'm thinking of doing a big overhaul of this module to make it easier for users to create their own rolls. Essentially they'd just upload their roll via SCP, and the code would automatically recognise it. Also thinking of adding an upload feature.

  5. In the source for the urlsnarf module version 2.4 on firmware 2.7, the CSS resource is linked as follows:


    <link rel="stylesheet" type="text/css" href="css/urlsnarf.css" />
    <link rel="stylesheet" type="text/css" href="css/firmware.css" />
    [/CODE]

    These files do not exist when installed to USB or internal memory, causing the page to render incorrectly. I've tried removing and re-installing to no avail.

    Not sure why this is - it seemed to work fine before firmware 2.7 was installed.

  6. I've got the WiFi Pineapple Mk.IV, and it's been a rather fun tool so far. Unfortunately I seem to have ran into a problem with Site Survey, which is currently refusing to display any APs. Instead, it just shows "No data...".

    When I first ran it yesterday, I had the same problem, but after a reboot it seemed to work fine. This morning I've ran into the same issue, and I can't get it to work at all, despite my Windows machine reporting 14 APs nearby. I've checked the logs and ran dmsg over SSH, and can't find anything unusual.

    Details:

    • Mk.IV running firmware 2.7.0
    • Karma switched off (only Wireless and Cron Jobs switched on)
    • Site Survey version 2.5, running off USB
    • wlan0 is in monitor mode
    • Monitor interface is selected as mon0
    • Tried clicking Refresh APs and Refresh Clients - "Loading" appears for a second, but returns no data.
    • Tried sending captures to internal memory and USB - no difference.
    • Tried restarting wireless - no difference.
    • No Javascript errors.
    • Wireless LED doesn't seem to flicker.

    Any ideas?

×
×
  • Create New...