MulImiter
OpenWrt bandwidth limiter through iptables firewall with PHP GUI
Features
- Limit download speed per client/IP
- Limit upload speed per client/IP
- Limit speed with time and days
Required Packages
git
iptables-mod-hashlimit
iptables-mod-iprange
Installation
-
Install required dependencies
opkg update && opkg install iptables-mod-hashlimit iptables-mod-iprange git git-http
-
Clone this repo then run installer using command below
git clone https://github.com/tegohsx/mulimiter.git && cd mulimiter && sh ./installer
Note: if you have problem with git you can download this repo as zip, then extract and run the installer
WebUI Access
http://your_openwrt_ip_address/mulimiter
Password: 1234