letgoodgrow
Occasional Visitor
@ExtremeFiretop
already did that
but there's something that made it work for me
Recreate the index.html, a quick fix to load the React dashboard
then

can this script be viewed through WAN like Asus router dashboard because it doesn't!
already did that
but there's something that made it work for me
Recreate the index.html, a quick fix to load the React dashboard
cat <<EOF > /opt/share/www/bwmon/index.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>BWMON Dashboard</title>
<link rel="icon" href="favicon.ico" />
<link rel="manifest" href="manifest.json" />
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<script src="static/js/main.77229403.js"></script>
</body>
</html>
EOF
then
I'm glad that something has finally worked, man thank your very much/opt/etc/init.d/S80lighttpd restart

can this script be viewed through WAN like Asus router dashboard because it doesn't!