We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Once connected on your OrangePi with some network available, you can follow the PirateBox DIY manual.
apt update apt install -y lighttpd dnsmasq hostapd iw iptables python /etc/init.d/lighttpd stop && update-rc.d lighttpd remove /etc/init.d/dnsmasq stop && update-rc.d dnsmasq remove /etc/init.d/hostapd stop && update-rc.d hostapd remove rm /bin/sh ln /bin/bash /bin/sh chmod a+rx /bin/sh
There was an error while loading. Please reload this page.