Jump to content

Pineapple Usb


littlemule

Recommended Posts

Hi

Just wonderd if anybody knows how to make the wifi pineapple run files from the usb instead of putting them in my www folder, For instance, when i move the rick rolling files over i put them into my www folder on my pineapple and it takes alot of room up on it, i would like to make files up on my usb but not sure how to tell the pineapple how to find them there.

Regards mule

Link to comment
Share on other sites

If i made an html directory on my usb drive, then changed the landing page to this

<html>

<head>

<meta http-equiv="REFRESH" content="0;url=/usb/html/redirect.php">

</head>

<body>

</body>

</html>

and also changed the index.php to read this

<html>

<head>

<meta http-equiv="REFRESH" content="0;url=/usb/html/redirect.php">

</head>

<body>

</body>

</html>

would i be anyway close to making it work this way?????????.

Regards Mules

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...