Mike, I've added this to my todo list for TKLBAM. I suspect it should be
easy enough to implement leveraging userspace bandwidth shapping
packages such as trickle.
In fact, you can use trickle right now to throttle bandwidth speeds for
tklbam (e.g., run from a cron job):
That would limit upload/download speeds to 100kb. Not too difficult, but
I'm guessing most users wouldn't know about that unless we added built
in support into the configuration file or something.
Good idea, and not hard to implement - even on your own
Mike, I've added this to my todo list for TKLBAM. I suspect it should be easy enough to implement leveraging userspace bandwidth shapping packages such as trickle.
In fact, you can use trickle right now to throttle bandwidth speeds for tklbam (e.g., run from a cron job):
That would limit upload/download speeds to 100kb. Not too difficult, but I'm guessing most users wouldn't know about that unless we added built in support into the configuration file or something.