comcast icon indicating copy to clipboard operation
comcast copied to clipboard

Throttling is not working as expected in MacOS

Open sakpilot opened this issue 11 months ago • 0 comments

I have installed and configured Comcast version 1.0.0 on my Macbook. I ran the below command to simulate 10Mbps; after that, the network became too slow, and when I checked the network speed via fast.com , https://www.speedtest.net/ or the mac native command 'network quality,' It is showing around 1-2 Mbps only. what is going wrong here, any other settings i need to focus?

comcast --device=en0 --latency=25 --target-bw=10000 --default-bw=30000 --target-proto=tcp,udp --target-port=80,443,49152:65535

sakpilot avatar Mar 18 '24 08:03 sakpilot