Go to file
jagt 283e79427c bump version 2015-10-17 16:14:43 +08:00
etc bump version 2015-10-17 16:14:43 +08:00
external update iup to 3.16 and set dpi aware in manifest 2015-10-17 16:05:02 +08:00
scripts add set rst next button to reset 2015-02-25 17:03:51 +08:00
src bump version 2015-10-17 16:14:43 +08:00
.gitignore mingw build links res file now; clean up gcc warnings 2013-10-09 23:44:48 +08:00
LICENSE license and readme 2013-10-24 23:59:47 +08:00
README.md fix typo in README. controll => control 2015-08-26 20:34:54 -04:00
premake4.lua update iup to 3.16 and set dpi aware in manifest 2015-10-17 16:05:02 +08:00

README.md

clumsy

clumsy makes your network condition on Windows significantly worse, but in a managed and interactive manner.

Leveraging the awesome WinDivert, clumsy stops living network packets and capture them, lag/drop/tamper/.. the packets on demand, then send them away. Whether you want to track down weird bugs related to broken network, or evaluate your application on poor connections, clumsy will come in handy:

  • No installation.
  • No need for proxy setup or code change in your application.
  • System wide network capturing means it works on any application.
  • Works even if you're offline (ie, connecting from localhost to localhost).
  • Your application keeps running, while clumsy can start and stop anytime.
  • Interactive control how bad the network can be, with enough visual feedback to tell you what's going on.

See this page for more info and build instructions.

License

MIT