Package trickle: Information
Source package: trickle
Version: 1.07-alt3
Build time: Mar 31, 2019, 07:42 AM in the task #225946
Category: Networking/Other
Report package bugHome page: https://github.com/mariusae/trickle
License: BSD (revised)
Summary: a portable lightweight userspace bandwidth shaper
Description:
trickle is a portable lightweight userspace bandwidth shaper. It can run in collaborative mode (together with trickled) or in stand alone mode. trickle works by taking advantage of the unix loader preloading. Essentially it provides, to the application, a new version of the functionality that is required to send and receive data through sockets. It then limits traffic based on delaying the sending and receiving of data over a socket. trickle runs entirely in userspace and does not require root privileges.
List of RPM packages built from this SRPM:
trickle (x86_64, i586, aarch64)
trickle-debuginfo (x86_64, i586, aarch64)
trickle (x86_64, i586, aarch64)
trickle-debuginfo (x86_64, i586, aarch64)
Maintainer: Nikolay A. Fetisov
Last changed
Sept. 17, 2018 Aleksei Nikiforov 1.07-alt3
- NMU: fixed build.
June 25, 2016 Nikolay A. Fetisov 1.07-alt2
- Fix build: updating BuildRequires - Updating URL
Oct. 1, 2011 Nikolay A. Fetisov 1.07-alt1
- Initial build