logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Wondershaper - Control Bandwidth | Online Free DevTools by Hexmos

Control network bandwidth with Wondershaper. Limit upload and download speeds on network adapters. Free online tool, no registration required.

wondershaper

Allows the user to limit the bandwidth of network adapters. More information: https://github.com/magnific0/wondershaper#usage.

  • Show the current [s]tatus of a specific [a]dapter:

wondershaper -s -a {{adapter_name}}

  • Clear limits from a specific [a]dapter:

wondershaper -c -a {{adapter_name}}

  • Set a specific maximum [d]ownload rate (in Kbps):

wondershaper -a {{adapter_name}} -d {{1024}}

  • Set a specific maximum [u]pload rate (in Kbps):

wondershaper -a {{adapter_name}} -u {{512}}

  • Set a specific maximum [d]ownload rate and [u]pload rate (in Kpbs):

wondershaper -a {{adapter_name}} -d {{1024}} -u {{512}}

  • Display [h]elp:

wondershaper -h

See Also