tcng

Linux traffic control language interpreter

Install

All systems
curl cmd.cat/tcng.sh
Debian Debian
apt-get install tcng
Raspbian
apt-get install tcng

tcng

Linux traffic control language interpreter

Using /sbin/tc (to configure Linux network traffic flow control) is painful. This package attempts to reduce the pain with two new input languages (one for humans, and XML ;-). The output is XML, or /sbin/tc commands to configure the kernel. The "tcsim" traffic simulator is not included in Debian.