= KShaper = == Introduction == KShaper is a graphical based trafficshaper application made for Linux desktops. It uses iproute2 with an virtually intermediate device and is written in the programming language QT/C++. For now on KShaper is based on HTB qdiscs, this may change in the future. == Features == - Limiting traffic - Reserve traffic - Prioritize traffic == Requirements == - Iproute2. - Linux needs these features in the kernel: - IFB(Intermediate Functional Block) - HTB (Hierarchical Token Bucket)qdisc - Ingress qdisc - SFQ (Stochastic Fairness Queueing) - Universal 32bit comparisons w/ hashing (U32) - Actions - Redirecting and Mirroring == Downloading == svn co --username=anonymous --password=anonymous http://open.syn3.nl/syn3/svndav/default/trunk/projects/kshaper == Installing == cd kshaper; qmake; make == Starting == sh ./start.sh == Licenses == - GPLv3 == Screenshots: == [[Image(ts1.png)]] [[Image(ts2.png)]]