trickle VS wondershaper

Compare trickle vs wondershaper and see what are their differences.

trickle

Trickle is a userland bandwidth shaper for Unix-like systems. (by mariusae)

wondershaper

Command-line utility for limiting an adapter's bandwidth (by magnific0)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
trickle wondershaper
5 8
528 1,653
- -
0.0 0.0
almost 3 years ago about 2 months ago
C Shell
GNU General Public License v3.0 or later GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

trickle

Posts with mentions or reviews of trickle. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-04.
  • Enabling IPv6 support for IPv4-only apps on Linux
    4 projects | news.ycombinator.com | 4 Oct 2023
    This method could apply to other tools with the same IPv4/IPv6 behaviour, without further modification. Changing the behaviour in the utility directly would only fix it for that one utility meaning that to fix another you need to do the same work again. It is perhaps also safer than modifying such a core component as SSH: if you introduce a bug the trick can be easily disabled until fixed, if you accidentally break SSH you might cause yourself significantly more hassle.

    > This sort of negates that advantage

    LD_PRELOAD trickery doesn't negate the advantage of having full source access, patching SSH would also have been a perfectly valid option, but is perhaps a better tool for this particular job.

    For another use of the trick see https://github.com/mariusae/trickle (the project looks stale, though that may be because it is properly done and there have been no security/other bugs to fix in recent history) which slips its own functions in the call chain to apply user controlled (rather than firewall/routing level) throughput shaping to utilities that don't offer it out of the box.

  • What kind of applications are missing from the Linux ecosystem?
    41 projects | /r/linux | 2 May 2023
    Have you tried Trickle?
  • Intentionally throttle import?
    1 project | /r/sonarr | 15 Mar 2023
    Assuming you're on Linux you could use something like Trickle: https://github.com/mariusae/trickle
  • How can I cap my download speeds?
    1 project | /r/linuxquestions | 13 Jan 2021
    install trickle
  • How do I limit my bandwidth on Ubuntu?
    2 projects | /r/Ubuntu | 3 Jan 2021
    https://github.com/mariusae/trickle https://www.usenix.org/legacy/event/usenix05/tech/freenix/full_papers/eriksen/eriksen.pdf

wondershaper

Posts with mentions or reviews of wondershaper. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-05.

What are some alternatives?

When comparing trickle and wondershaper you can also consider the following projects:

WSL - Issues found on WSL

redox - Mirror of https://gitlab.redox-os.org/redox-os/redox

LMS - Lightweight Music Server. Access your self-hosted music using a web interface.

go - The Go programming language

Monitorian - A Windows desktop tool to adjust the brightness of multiple monitors with ease

toxiproxy - :alarm_clock: :fire: A TCP proxy to simulate network and system conditions for chaos and resiliency testing

elpriser

bubblewrap - Low-level unprivileged sandboxing tool used by Flatpak and similar projects

fish-shell - The user-friendly command line shell.

appvm - Nix-based app VMs

node-virtual-gamepads - Node virtual gamepads

cli-guidelines - A guide to help you write better command-line programs, taking traditional UNIX principles and updating them for the modern day.