speedlimit icon indicating copy to clipboard operation
speedlimit copied to clipboard

Not work on Yosemite OSX 10.10

Open mems opened this issue 11 years ago • 17 comments

ipfw has been depreciated since OSX 10.7 and removed in OSX 10.10. It has been replaced by pfctl

More infos: http://wayback.archive.org/web/20121218001958/http://blog.segment7.net/2009/07/27/bandwidth-limiting-with-pf-and-altq

mems avatar Oct 23 '14 17:10 mems

+1

adityapunjani avatar Nov 03 '14 11:11 adityapunjani

+1

ghost avatar Nov 10 '14 23:11 ghost

+1

robertoschwald avatar Nov 11 '14 14:11 robertoschwald

+1

mtshare avatar Nov 26 '14 16:11 mtshare

+1

seanxiaoxiao avatar Dec 02 '14 22:12 seanxiaoxiao

Apple provides the exact same functionality via the Network Link Conditioner. You can download it via the Apple Developer Downloads. There's really no reason for this project still be active (which is why it isn't)

More info on the Network Link Conditioner can be found here.

maddox avatar Dec 02 '14 22:12 maddox

Chrome dev tools also has this feature.

ghost avatar Dec 02 '14 23:12 ghost

@maddox Network Link Conditioner is not working on localhost, speedlimit does.

lacek avatar Dec 16 '14 07:12 lacek

@maddox Network Link Conditioner is not working on localhost, speedlimit does.

I've only ever used this locally. I mean, this was made specifically as a dev tool, of course it works locally.

@lacek did you try using 127.0.0.1?

maddox avatar Jan 26 '15 13:01 maddox

@maddox I tried both 127.0.0.1 and localhost, neither works. Tested on Chrome and Firefox with 100% Loss Profile, once the conditioner's on I cannot access GitHub while 127.0.0.1 and localhost are still accessible instantly.

lacek avatar Jan 26 '15 14:01 lacek

@maddox Why would you think there is no reason for continuing this project? is Network Link Conditioner open source?

ImanMh avatar Apr 09 '15 04:04 ImanMh

Apple’s Network Link Conditioner doesn’t work for me on localhost either. Using 127.0.0.1 instead does not help. I hoped that speedlimit might be a solution, but since it is discontinued, it apparently isn’t. :(

Glutexo avatar May 29 '15 06:05 Glutexo

@ghost said:

Chrome dev tools also has this feature.

Well, unless you need to limit not just HTTP stuff.

ibc avatar Mar 30 '17 10:03 ibc

See https://github.com/jlongman/speedlimit.

  • No binary at the moment however.
  • ~~Haven't tested localhost, if~~ it works ~~with pf it should work.~~

jlongman avatar May 23 '17 19:05 jlongman

ah here: https://github.com/jlongman/speedlimit/releases - I'm new to doing releases though.

jlongman avatar May 23 '17 20:05 jlongman

Hardware IO Tools for Xcode (Network Link Conditioner) should work too macOS/iOS.

denji avatar May 24 '17 00:05 denji

Yes and it's more configurable (at least in the UI) but apparently it has problems with localhost which speedlimiter does not. I've not tested localhost with NLC myself, I have and it does work with speedlimiter.

jlongman avatar May 24 '17 01:05 jlongman