Y
Hacker News
new
|
ask
|
show
|
jobs
by
narfz
3711 days ago
is there a way to run the benchmark from CLI? i would like to run the benchmark on our servers to see if we can get an improvement.
1 comments
ec109685
3711 days ago
You can setup a socks proxy pretty easily with ssh -D 1080 <your server name>, then set localhost:1080 as your socks proxy and run the test.
link
oasisbob
3711 days ago
That's a great solution if you want to benchmark your proxy.
link