Forrest logo
back to context overview

wondershaper

List of commands for wondershaper:

  • wondershaper:tldr:164e4 wondershaper: Clear limits from a specific [a]dapter.
    $ wondershaper -c -a ${adapter_name}
    try on your machine
    explain this command
  • wondershaper:tldr:32141 wondershaper: Display [h]elp.
    $ wondershaper -h
    try on your machine
    explain this command
  • wondershaper:tldr:36626 wondershaper: Set a specific maximum [u]pload rate (in Kbps).
    $ wondershaper -a ${adapter_name} -u ${512}
    try on your machine
    explain this command
  • wondershaper:tldr:85d78 wondershaper: Set a specific maximum [d]ownload rate (in Kbps).
    $ wondershaper -a ${adapter_name} -d ${1024}
    try on your machine
    explain this command
  • wondershaper:tldr:8f4f5 wondershaper: Set a specific maximum [d]ownload rate and [u]pload rate (in Kpbs).
    $ wondershaper -a ${adapter_name} -d ${1024} -u ${512}
    try on your machine
    explain this command
  • wondershaper:tldr:fc942 wondershaper: Show the current [s]tatus of a specific [a]dapter.
    $ wondershaper -s -a ${adapter_name}
    try on your machine
    explain this command
back to context overview