mistakster / throttle-proxy

Throttle HTTP/HTTPS/SOCKS proxy server
121 stars 24 forks source link

How about adding the Server Response Time to the parameters? #9

Closed MoritzGiessmann closed 8 years ago

MoritzGiessmann commented 8 years ago

Like the title says, it would be nice to simulate a server response time > 0ms. A simple setTimeout would do that IMO. What do you think about that?

mistakster commented 8 years ago

Hi Moritz! Thanks for your request.

I’ve just published v0.6.0 with support --delay option. Also, you may set delay using short alias -d.

MoritzGiessmann commented 8 years ago

So cool! Thanks :+1: