A year ago I configured a local ISP server for my friend. Later I created a PERL script to generate tc commands for Traffic shaping. I wanted to share a step by step guide on how to do that. As usual that didn’t saw the daylight. Today I saw a nice post on tc in here. At last I decided to publish my PERL script. You can get the Script in here : github.com/neotohin . The script does some very basic things:
- add/edit cilent
- Remove client
- Set bw limit to client
- Generate the script file to be run in startup.
This was my first PERL script so if you are a perl guru please share your thoughts.
Advertisement
Tags: tc
Recent Comments