740 B
740 B
Limitator
Monthly quota for OpenWRT
Install
- Copy
limitatorto/etc/init.d/
scp -O limitator root@ROUTER:/etc/init.d
- Run
chmod +x /etc/init.d/limitator - Copy
config/limitatorto/etc/config/
scp -O config/limitator root@ROUTER:/etc/config
- Edit
/etc/config/limitatorif needed. - Copy
www/*to/www/
scp -rO www root@ROUTER:/
- Run
chmod +x /www/cgi-bin/limitator.json - Run
opkg update && opkg install iptables-mod-extra coreutils-date - Run
mkdir ~/limitator - Run
crontab -eand copy&paste contents incrontabfile. - Run
/etc/init.d/limitator enable - Reboot.
Additional steps for Backfire 10.03
- Install iptables-mod-ipopt
- Delete /bin/date link