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

sitespeedio/sltc

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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