[kwlug-disc] Is there a way that I can https Proxy into my lan's http pages?

Chris Frey cdfrey at foursquare.net
Tue Sep 13 16:27:19 EDT 2011


On Tue, Sep 13, 2011 at 03:52:43PM -0400, Colin K wrote:
> I may wish to access these things through the web but dont want to configure
> ssl on each machine could I just find a way to have access to these through
> a username and password only gateway of some kind?

You can use an ssh SOCKS proxy:

	ssh -D7000 user at lanhost

Then temporarily configure your web browser to use the localhost
SOCKS proxy on port 7000.

- Chris





More information about the kwlug-disc mailing list