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

sitespeedio/sltc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published