Running 386.11 on AC86U with v7.4.5 (Skynet Version; v7.4.5 (20/06/2023))
Install Dir; /tmp/mnt/asususb/skynet (10.7G / 14.1G Space Available)
SWAP File; /tmp/mnt/asususb/myswap.swp (2.0G)
Having problems getting the webui working.
Tried settings webui disable,enable - doesnt work
Tried reinstalling doesnt work
When i force an update it says that updating hammerjs.js, skynet.asp failed etc.
I found somewhere that says running these commands to manuall install could work?
skynetloc="$(grep -ow "skynetloc=.* # Skynet" /jffs/scripts/firewall-start 2>/dev/null | grep -vE "^#" | awk '{print $1}' | cut -c 11-)"
curl -fL https://raw.githubusercontent.com/Adamm00/IPSet_ASUS/master/webui/chart.js -o "${skynetloc}/webui/chart.js"
curl -fL https://raw.githubusercontent.com/Adamm00/IPSet_ASUS/master/webui/chartjs-plugin-zoom.js -o "${skynetloc}/webui/chartjs-plugin-zoom.js"
curl -fL https://raw.githubusercontent.com/Adamm00/IPSet_ASUS/master/webui/hammerjs.js -o "${skynetloc}/webui/hammerjs.js"
curl -fL https://raw.githubusercontent.com/Adamm00/IPSet_ASUS/master/webui/skynet.asp -o "${skynetloc}/webui/skynet.asp"
Will this work or what should I do?
Install Dir; /tmp/mnt/asususb/skynet (10.7G / 14.1G Space Available)
SWAP File; /tmp/mnt/asususb/myswap.swp (2.0G)
Having problems getting the webui working.
Tried settings webui disable,enable - doesnt work
Tried reinstalling doesnt work
When i force an update it says that updating hammerjs.js, skynet.asp failed etc.
I found somewhere that says running these commands to manuall install could work?
skynetloc="$(grep -ow "skynetloc=.* # Skynet" /jffs/scripts/firewall-start 2>/dev/null | grep -vE "^#" | awk '{print $1}' | cut -c 11-)"
curl -fL https://raw.githubusercontent.com/Adamm00/IPSet_ASUS/master/webui/chart.js -o "${skynetloc}/webui/chart.js"
curl -fL https://raw.githubusercontent.com/Adamm00/IPSet_ASUS/master/webui/chartjs-plugin-zoom.js -o "${skynetloc}/webui/chartjs-plugin-zoom.js"
curl -fL https://raw.githubusercontent.com/Adamm00/IPSet_ASUS/master/webui/hammerjs.js -o "${skynetloc}/webui/hammerjs.js"
curl -fL https://raw.githubusercontent.com/Adamm00/IPSet_ASUS/master/webui/skynet.asp -o "${skynetloc}/webui/skynet.asp"
Will this work or what should I do?