mods, improvements, hacks for the PrinCube based on PrinCube-fw-4.33_4.16 https://github.com/dukelec/mb/releases/tag/4.33_4.16 https://github.com/dukelec/mb
wifi client mode simple html shell
shell.html uses the usb ip by default
this will enable wifi client mode by default and add a html webshell with root rights under /shell.html
- Download this FW Mod
- Edit mb_etc/wpa_client.conf to your needs
- create firmware tar file (on Windows use 7-zip, built-in tar does not set execute bit on run.sh correct)
tar cf princube-fw-mod0.1.tar mbrush-fw/
- upload and install with webinterface
disable wifi client mode and enable ap mode
rm /root/mb_conf/wifi_client && reboot
enable wifi client mode and disable ap mode
touch /root/mb_conf/wifi_client && reboot
security!!! user roles (admin and user)
ntpdate
wifi ap fallback when wpa client mode fails
wifi config webinterface
dropbear?
webui improvments
...
Contributions are welcome :-)