Go to file
Matthias Strubel dbadab0bdb Merge pull request #84 from Liblor/hotfix-1.0.2
[Fix] indentation error
2014-11-10 22:53:03 +01:00
BuildScripts Added RPi-login message 2014-10-10 15:13:38 +02:00
image_stuff Upgrade opt/piratebox image from ext3 to ext4 and 50MB file 2014-01-16 22:54:22 +01:00
piratebox Merge branch 'indentation_fix' into hotfix-1.0.2 2014-11-10 22:30:53 +01:00
.gitignore added stuff for cleaner repository 2013-04-09 07:54:34 +02:00
AUTHORS added latest contributions to AUTHORS file 2014-10-10 10:32:10 +02:00
CHANGELOG Corrected wrong permission setup like commented in 3021d2cdd6 2014-10-17 10:00:29 +02:00
Makefile changes for 1.0.1 stable release 2014-10-10 10:34:29 +02:00
README.md Update README.md 2014-08-31 22:12:44 +02:00

PirateBoxScripts with Modifications for running in a Webserver

© 2013 Matthias Strubel licenced under GPL-3

Maintainers

Sources for Running PirateBox with Webserver lighttpd
Contains: Shoutbox, Forum

PirateBox is a collection of scripts / programs that allows you to use your wireless card as a local network to share files and chat anonymously. For more information please visit http://daviddarts.com/

Info

Packages contains only scripts based PirateBox scripts with running lighttpd webserver.

PirateBox scripts can:

  • Setup WLAN Interface via iw
  • Setup hotspot functionality (hostapd)
  • Setup IP Adresses of wlan interface
  • Probing until USB-WLAN is available
  • Can add wlan interface to an existing bridge
  • Sets Up a DHCP Server with redirect to wlan-interface IP
  • Upload landing page (via iframe droopy)
  • Browse Uploaded files
  • Announce "Internet yes" for iOS
  • Announce "Internet yes" for MS devices
  • ShoutBox
  • Optional small python Forum
  • Optional imageboard
  • Optional Station counter
  • Optional Inihibit starting upload-script
  • Optional Timesave script (for devices without RTC) - can be found in piratebox/bin/timesave.sh
  • Optional Poll for WLAN device until it available (for USB wifi cards)

More information can be found on: http://piratebox.aod-rpg.de
Installation-HowTo and current Download-Link: http://piratebox.aod-rpg.de/dokuwiki/doku.php/piratebox_lighttpd

Is supported by mkPirateBox > v0.5 for OpenWRT Systems and by PirateBox Manager.

Installation

PirateBox should be in most common repositories soon, but in the mean time you can use this method:

For alpha testing

Download the development package.

Unzip the package:

unzip development.zip

Run the installer in the unzipped folder:

cd PirateBoxScripts_Webserver/piratebox
sudo ./install.sh default
#Default can be substituted with 'board' if you want an image board on your PirateBox