[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: encrypt connection pc to proxy server



On 03/06/2013 11:53 AM, oxy wrote:
> Thus, it has to be a solution for 8hs/day straightforward use, best not too slow
> and not too expensive, but a fair price I'd pay. These are the requirements.
> So which are the possible options for me in this case?

The easiest and least complex solution was suggested.  It would be a
simple SSH tunnel over to your proxy/cache.

	ssh -L 3128:localhost:3128 -fNT proxy.example.com

>From there you would point your browser at port 3128 (or whatever) on
the local host.

Regards
/Lars


Reply to: