Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Hard problem] - Use clumsy on wifi hotspot #136

Open
caoluong2k opened this issue Jul 19, 2023 · 1 comment
Open

[Hard problem] - Use clumsy on wifi hotspot #136

caoluong2k opened this issue Jul 19, 2023 · 1 comment

Comments

@caoluong2k
Copy link

caoluong2k commented Jul 19, 2023

I build a scenario to evaluate the quality of data transferred from Camera to Mobile/Laptop.
On Laptop1, I use Clumsy to drop packet but it doesn't work.

Does using two different network interfaces on a laptop (eth and wireless) affect it?
Anyone know what the reason is?
@jagt @drewnoakes @j4y @gregorias
Screenshot from 2023-07-19 10-32-46

@abaza121
Copy link

abaza121 commented Aug 5, 2024

Hi, I hit the same issue and made this fork to fix it
https://github.com/abaza121/clumsy-hotspot
This basically updates Windivert to 2.2.2 and uses WINDIVERT_LAYER_NETWORK_FORWARD but it only works on the devices connected to the hotspot and not the local device.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants