You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to solve a bug in an internet-based video game where a user has really bad internet due to storms. However, when I am testing the game on my local machine (using clumsy to simulate bad internet), both the client and the server have bad internet, where as in the actual scenario only the client would have bad internet given that the server wouldn't be in a stormy location.
I was wondering if it is possible to add an option to clumsy to specify a program (or set of programs) to capture packets, while ignoring the rest of the running applications.
Thanks,
Andrew Ens
The text was updated successfully, but these errors were encountered:
Hi,
I'm trying to solve a bug in an internet-based video game where a user has really bad internet due to storms. However, when I am testing the game on my local machine (using clumsy to simulate bad internet), both the client and the server have bad internet, where as in the actual scenario only the client would have bad internet given that the server wouldn't be in a stormy location.
I was wondering if it is possible to add an option to clumsy to specify a program (or set of programs) to capture packets, while ignoring the rest of the running applications.
Thanks,
Andrew Ens
The text was updated successfully, but these errors were encountered: