control your server/router from web page
this is 3rd version of this application
version 3.1 - see www/README.txt for more info
modules: https://github.com/MissKittin/server-admin-page-modules
with my modules it looks like this:

setup links - run setup.sh
panic button - create DISABLED.MAIN file in the root dir
fadeanimations -> fade in/out animations on body load/unload
mobileview -> adjust layout for mobile devices
bright theme -> default theme with better colors
dark theme
- copy directory with modules to the
modules chmod 755 ./setup-all.sh./setup-all.sh- customize modules if you want
chmod 755 ./merge.sh./merge.shtar cvf merged.tar ./merged- send
merged.tarto your server and deploy
if fadeanimations are enabled, window.onload and window.onbeforeunload is reserved only for this.

