Go to file
Matthias Strubel 150ba186da Merge branch 'hotfix-1.1.3'
* hotfix-1.1.3: (25 commits)
  js/script.js : Add additional disk usage refresh.
  Switch to version 1.1.3
  CHANGELOG: note down RPi Adjustments
  Version flag 1.1.3-beta
  RPI-MOTD: Version update
  Introduced SDCard helper for RPi
  CHANGELOG: Add missing entries for 1.1.3
  lighttpd.conf: Reduce cache to a minimum
  usb_share.sh: Force disk usage update
  hostapd.conf: More Comments in hostapd for WPA mode
  Feature: Add scripts for on the fly client mode
  wifi_detect: only change piratebox.conf if it is a wifi device
  wifi_detect.sh: Bugfixes and adjust piratebox configuration
  hostapd.conf:  More comment to enable n wifi mode
  Fix for issue on RPi3 with multiple wifi cards
  Fix Shellcheck results
  Track fix ger language
  Track new contribution
  Correct/translate German localisation strings.
  --added brazilian portuguese translation to the landing page (data.pt-br.properties)
  ...
2017-03-19 16:55:17 +01:00
development fixes and config files for webdev 2015-02-04 10:00:27 +01:00
image_stuff Upgrade opt/piratebox image from ext3 to ext4 and 50MB file 2014-01-16 22:53:42 +01:00
piratebox js/script.js : Add additional disk usage refresh. 2017-03-19 10:08:01 +01:00
.gitignore Ignore Shared folder and data.pso file 2015-02-04 09:59:41 +01:00
AUTHORS Track new contribution 2017-01-16 21:13:17 +01:00
CHANGELOG js/script.js : Add additional disk usage refresh. 2017-03-19 10:08:01 +01:00
CHECKLIST.md First Checklist for PirateBox tests 2016-06-14 19:55:04 +02:00
LICENSE First bunch of license headers and overworked documentations 2014-01-17 16:35:15 +01:00
Makefile Switch to version 1.1.3 2017-03-18 21:52:02 +01:00
README.md Merge branch 'hotfix-1.0.5' into development 2015-09-13 11:34:15 +02:00

README.md

PirateBoxScripts with Modifications for running in a Webserver

Join the chat at https://gitter.im/PirateBox-Dev/PirateBoxScripts_Webserver © 2012-2014 Matthias Strubel licenced under GPL-3

Maintainers

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
  • Proping 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)
  • Optional IRC-Server

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

Is supported by mkPirateBox > v0.5 for OpenWRT Systems https://github.com/MaStr/mkPirateBox and by PirateBox Manager https://github.com/TerrorByte/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 package: https://github.com/MaStr/PirateBoxScripts_Webserver/archive/development.zip

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 PB