clumsy, an utility for simulating broken network for Windows Vista / Windows 7 and above

submited by
Style Pass
2021-07-27 21:00:02

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

Leveraging the awesome WinDivert library, 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:

Here's a demo of clumsy working on a netcat listening for localhost udp packets, illustrated as animated gif. If you figured out what's going on then go to Download page and give it a try! If not, scroll on:

clumsy will choose which packets to capture by given filter, in which in can specify whether it's inbound or outbound, tcp or udp, socket port or ip, or a logical combination of many of those criterias. When started clumsy will only capture packets based on the filter, leaving others untouched.

Leave a Comment
Related Posts