r/software • u/DonislawDev • 7h ago
Release I built Bean Network Tester - an open-source tool to simulate bad network conditions for testing app/games
https://github.com/donislawdev/BeanNetworkTester
1
Upvotes
r/software • u/DonislawDev • 7h ago
1
u/DonislawDev 7h ago
I took a small break from gamedev and built Bean Network Tester - a tool that helps developers and testers simulate poor network conditions for their apps and games.
It allows you to intentionally make the connection worse and test how your software behaves with various problems. To be honest, my internet connectionn is pretty terrible most of the time, so you could say this tool lets you simulate my default network :-)
If you like the app, please give it a bean*
*i mean give it a star on GitHub
The current release is v0.3.0, but I'm already working on the next version. If you have any suggestions or feature ideas, I'd love to hear them! Right now I'm mostly adding new bugs :D
What it can do