Skip to content
This repository has been archived by the owner on Apr 13, 2018. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 829 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 829 Bytes

Simple Linux Traffic Control

Build status

The main goal with this program is to have simple working traffic shaping script working inside of Docker with an Ubuntu base image.

With the current version you can only have the same up and download speed and we are very open for PR to fix that :)

bin/sltc.js --help
   Run Simple Linux Traffic Control
   Usage: sltc [options]

   Options:
   --device                  The device to use [eth0]
   --bandwidth               Bandwidth [5Mbps]
   --latency                 Latency [28ms]
   --pl                      Packet loss in percent [0%]
   --remove                  Remove tc current rules