I am unable to install this on my router.
I get the following error.
root@RUTX11:~# opkg install darkstat
Unknown package ‘darkstat’.
Package installation encountered an error, removing previously installed packages.
root@RUTX11:~#
I am unable to install this on my router.
I get the following error.
root@RUTX11:~# opkg install darkstat
Unknown package ‘darkstat’.
Package installation encountered an error, removing previously installed packages.
root@RUTX11:~#
To set up Darkstat, use these SSH commands:
opkg update
opkg install darkstat
/etc/init.d/darkstat enable
/etc/init.d/darkstat start
Then open your web browser and enter your router’s IP address with the added port 667, for example:
192.168.1.1:667
opkg update
opkg -e /etc/opkg/openwrt/distfeeds.conf update
opkg -e /etc/opkg/openwrt/distfeeds.conf list | grep darkstat
opkg -e /etc/opkg/openwrt/distfeeds.conf install darkstat
This topic was automatically closed 40 hours after the last reply. New replies are no longer allowed.