jagt / clumsy

clumsy makes your network condition on Windows significantly worse, but in a controlled and interactive manner.
http://jagt.github.io/clumsy/
Other
5.17k stars 512 forks source link

is there a way to send my own packets? #85

Closed barkin141 closed 3 years ago

barkin141 commented 3 years ago

is there a way to send my own packets?So created packets by me.Actually only for payloads.

jagt commented 3 years ago

It's possible to do with WinDivert. But it's a bit too advanced for clumsy IMO. It's very difficult to setup a useful UI for it too.

You should look at WinDivert docs to start. It definitely involves some programming.