First time poster here looking for some help...
My MacBook Pro (let's call it MBP1) at home is setup so that I can SSH to it using another MacBook (let's call it MBP2) using Terminal and the following command:
ssh username@123.456.789.123 -D 2001
I setup the system on MBP2 to use a SOCKS proxy so that all of my internet stuff gets routed through 123.456.789.123. To test the download speed, I turn off the proxy to determine what I'm getting from my local ISP... and then I turn on the proxy and run the test again. Both are the same at 2 Mbps download.
However, sometimes I need to use a Windows machine to connect (let's call it WIN1). I use PuTTY to connect to MBP1 and setup WIN1 to also use a SOCKS proxy. But when running the speed tests, WIN1 can get 2Mbps download without the proxy, and only 1Mbps with the proxy turned on. I tried it on a different windows machine and got the same results.
Any thoughts on what may be causing the reduction in speed? Thanks.
My MacBook Pro (let's call it MBP1) at home is setup so that I can SSH to it using another MacBook (let's call it MBP2) using Terminal and the following command:
ssh username@123.456.789.123 -D 2001
I setup the system on MBP2 to use a SOCKS proxy so that all of my internet stuff gets routed through 123.456.789.123. To test the download speed, I turn off the proxy to determine what I'm getting from my local ISP... and then I turn on the proxy and run the test again. Both are the same at 2 Mbps download.
However, sometimes I need to use a Windows machine to connect (let's call it WIN1). I use PuTTY to connect to MBP1 and setup WIN1 to also use a SOCKS proxy. But when running the speed tests, WIN1 can get 2Mbps download without the proxy, and only 1Mbps with the proxy turned on. I tried it on a different windows machine and got the same results.
Any thoughts on what may be causing the reduction in speed? Thanks.