Hi,
if you use a router to provide the wifi access in a PirateBox-alike-style. You should do some reconfigurations, that you have this always redirect stuff running. For that you have to setup a static IP to the ethernet port of the PI, reconfigure interface names on /opt/piratebox/conf/piratebox.conf and disable the IP distribution on the wifi-router. That is the short summary.
To install a python app?
As you see here [github.com]
The install_piratebox.sh script does nothing more then copy around a few things. I'm not sure that will help you...
PirateBox runs a special configured lighttpd-webserver, which configuration file is /opt/piratebox/conf/lighttpd/lighttpd.conf
Maybe that helps.
Matthias
if you use a router to provide the wifi access in a PirateBox-alike-style. You should do some reconfigurations, that you have this always redirect stuff running. For that you have to setup a static IP to the ethernet port of the PI, reconfigure interface names on /opt/piratebox/conf/piratebox.conf and disable the IP distribution on the wifi-router. That is the short summary.
To install a python app?
As you see here [github.com]
The install_piratebox.sh script does nothing more then copy around a few things. I'm not sure that will help you...
PirateBox runs a special configured lighttpd-webserver, which configuration file is /opt/piratebox/conf/lighttpd/lighttpd.conf
Maybe that helps.
Matthias