Giter Site home page Giter Site logo

genba / throttled Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zquestz/throttled

1.0 1.0 0.0 337 KB

Bandwidth limiter and QoS solution.

Home Page: http://intrarts.com/throttledcli.html

License: GNU General Public License v3.0

Shell 37.90% C 28.31% C++ 33.79%

throttled's Introduction

throttled 0.6.0 by quest, lws, and step76

web - http://intrarts.com/throttledcli.html
github - http://github.com/zquestz/throttled

This is a small daemon to provide bandwidth shaping to Mac OS X and FreeBSD.
If you are using FreeBSD, make sure to have divert socket support
compiled into your kernel.

usage: ./throttled [-Thv] -s speed -r rule [-i increment] [-d port] [-w weight]
-s speed        Max speed in bytes/second (required)
-r rule         IPFW rule number to remove when quit (required)
-i increment    Amount to change the throttle in bytes/sec (USR1 - Decrease | USR2 - Increase)
-T              Enable iTunes TTL fix
-h              This help screen
-v              Version information
-d port         Divert port (optional, may specify more than one)
    -w weight       Weight for the divert port specified prior to this option.

•• Configuring and installing throttled (Binary Install for Mac OS X) 

1. cd to the directory containing throttled in the terminal.
2. edit throttled-startup with your desired configuration.
3. type "sudo ./Install.sh" to install throttled and its StartupItem.
4. to run throttled just type "sudo /usr/local/sbin/throttled-startup"

•• Configuring and installing throttled (Source Install)

1. cd to the directory containing throttled in the terminal.
2. edit throttled-startup with your desired configuration.
3. type "make" ("gmake" on FreeBSD systems)
4. type "sudo make install"
5. to run throttled just type "sudo /usr/local/sbin/throttled-startup"
6. the source install does not include the OS X StartupItem. If you need it run ./Install.sh

For more information you can read the comments in throttled-startup
Thats it... throttled is all set to go.

throttled's People

Contributors

zquestz avatar

Stargazers

Rob Patershuk avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.