GithubHelp home page GithubHelp logo

bailehang / clumsy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from skywind3000/clumsy

0.0 0.0 0.0 31.39 MB

A fork of jagt/clumsy to add bandwidth limit

Home Page: http://jagt.github.io/clumsy/

License: MIT License

Python 1.23% C 92.15% Lua 5.88% Batchfile 0.74%

clumsy's Introduction

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.

Details

Simulate network latency, delay, packet loss with clumsy on Windows 7/8/10:

This Fork

This is a fork of the original jagt/clumsy to add the bandwidth limit feature:

The algorithm is similar to webrtc, which uses a sliding window (size = 1 second) to statistic current bandwidth.

License

MIT

clumsy's People

Contributors

jagt avatar khmelyoff avatar drewnoakes avatar ericlaw1979 avatar gregorias avatar j4y avatar jlennox avatar pkarneliuk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.