Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jagt/clumsy
clumsy makes your network condition on Windows significantly worse, but in a controlled and interactive manner.
https://github.com/jagt/clumsy
Last synced: about 1 month ago
JSON representation
clumsy makes your network condition on Windows significantly worse, but in a controlled and interactive manner.
- Host: GitHub
- URL: https://github.com/jagt/clumsy
- Owner: jagt
- License: other
- Created: 2013-10-01T03:40:27.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-06-23T10:35:37.000Z (5 months ago)
- Last Synced: 2024-09-27T02:25:01.535Z (about 2 months ago)
- Language: C
- Homepage: http://jagt.github.io/clumsy/
- Size: 55.1 MB
- Stars: 5,158
- Watchers: 119
- Forks: 508
- Open Issues: 110
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# clumsy
__clumsy makes your network condition on Windows significantly worse, but in a managed and interactive manner.__
Leveraging the awesome [WinDivert](http://reqrypt.org/windivert.html), 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](http://jagt.github.io/clumsy) for more info and build instructions.
## Details
Simulate network latency, delay, packet loss with clumsy on Windows 7/8/10:
![](clumsy-demo.gif)
## License
MIT