ModusCreateOrg / ModusCreateOrg/slow
Setting latency, bandwidth and packet loss manually fails to set all values
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 80
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Running: sudo ./slow -b 200000 -l 100 -p 1 results in only setting the bandwidth and latency, and receiving Error: Exclusivity flag on, cannot modify.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the ./slow entry point and reproduce the command sudo ./slow -b 200000 -l 100 -p 1. Trace how bandwidth, latency, and packet loss options are applied and how the exclusivity error is handled. Done means one invocation sets all three values without the error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, shell
- Domain
- cli, networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100