Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fpletz/throt

throttles data flow through a pipe
https://github.com/fpletz/throt

Last synced: about 2 months ago
JSON representation

throttles data flow through a pipe

Awesome Lists containing this project

README

        

throt
-----

Throttles data flow through a pipe (stdin -> stdout).

Usage:
throt RATE

RATE may be a float followed by (case-insensitive): K, M, G, T

throt is distributed under the terms of the GNU General Public License, see LICENSE for details.