Introducing...toolbox!

Toolbox Github Python

No, this isn’t a new open source project. Instead, its my toolbox of useful scripts.

I spent half a day figuring out how to limit network traffic on my system to emulate a customer’s slow network link. After manually typing ipfw commands to turn on bandwidth limits and then turn them off, I decided to capture the sequence in a command script.

Having just updated this blog site to include a link to my github handle, the idea became crystal clear: put the script under git version control and share it with others on github.

The pros:

The cons: none that I can think of
I hope you find it useful.