arriven / db1000n

MIT License
1.18k stars 208 forks source link

Question: is there a way to reduce a load on the network? #523

Open nedis4 opened 2 years ago

nedis4 commented 2 years ago

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

arriven commented 2 years ago

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)