Skip to content

Instantly share code, notes, and snippets.

@RobAtticus
RobAtticus / shaper.sh
Created May 1, 2012 18:14 — forked from jterrace/shaper.sh
A utility script for traffic shaping with tc
#!/bin/bash
#
# shaper.sh
# ---------
# A utility script for traffic shaping using tc
#
# Usage
# -----
# shape.sh start - starts the shaper
# shape.sh stop - stops the shaper