db1000n
db1000n copied to clipboard
Question: is there a way to reduce a load on the network?
So, I run this via Docker on my NAS. Unfortunately, after recent updates it renders my whole DSL network connection unusable. Is there a way to reduce a load this program creates? I looked through documentation but did not find a way for this. A few versions back (from around 2 weeks ago) it worked perfectly. Be grateful for any responses!
Specifications
- Version: 0.8.33
- Platform: Synology NAS
- Subsystem: Docker
You can utilize --min-interval to have artificial pauses between packets being sent (I think I remember that argument correctly but you can always check it in help message available via -h flag)