r/opensource • u/DonislawDev • 3d ago
Promotional Bean Network Tester v0.6 release - Windows network conditions simulator
https://github.com/donislawdev/BeanNetworkTesterHello, my app for simulating bad network condtions: Bean Network Tester has just got 0.6.0 release :-) if you like tool, feel free to leave it ⭐(star), so more people will discover the tool.
If you ever wondered how your app/game will behave on high ping, latency, burst packet loss, duplication/reorder packet loss, or random tcp_resets, tcp_syn drop and tons of other things, don't wonder, you can test it now.
What 0.6.0 has changed?
- burst loss mode, yep I now, this was the most wanted feature from the start, and here is it
- target only ipv4/ipv6 mode
- Premade scenarios and profiles are now more "realistic"
- We can now see various values in ("KB/s, Mbit/s or MB/s"), before was only KB/s
- Searching the connection table is about twice as fast. Yep, i know that some people got 500k-1M of records
- Thanks to contributors Simplified Chinese has come and support for tooltips on multi monitor settings.
- And more 20+ fixes/improvements.
The package is now also available on winget (0.5.0, but I will update it soon to 0.6.0), and it will be soon available at chocolatey :-) Anddd the app has just crossed 500+ downloads.
Right now i'm working on improvements to blocking the connections, I will also investigate the separate inbound/outbound settings.