https://github.com/cosimo/traffic-shaper
Learning how to use tc. Don't trust this to do anything useful. YMMV.
https://github.com/cosimo/traffic-shaper
Last synced: about 1 year ago
JSON representation
Learning how to use tc. Don't trust this to do anything useful. YMMV.
- Host: GitHub
- URL: https://github.com/cosimo/traffic-shaper
- Owner: cosimo
- Created: 2011-12-05T12:00:03.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-12-05T12:00:37.000Z (over 14 years ago)
- Last Synced: 2025-04-09T21:49:55.970Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 84 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
A basic bandwidth limiting example that uses 'tc'
to perform traffic shaping.
In theory, it should save some bandwidth just for
interactive sessions, ssh, ftp, etc... and limit
HTTP usage, but I couldn't get it working on
the production machine, just on my workstation.
Cosimo, 2010/07/13