Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tegohsx/mulimiter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MulImiter

OpenWrt bandwidth limiter through iptables firewall with PHP GUI

Features

  1. Limit download speed per client/IP
  2. Limit upload speed per client/IP
  3. Limit speed with time and days

Required Packages

git
iptables-mod-hashlimit
iptables-mod-iprange

Installation

  1. Install required dependencies

    opkg update && opkg install iptables-mod-hashlimit iptables-mod-iprange git git-http
    
  2. 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

About

The GUI bandwidth limiter for iptables-mod-hashlimit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages