public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: kashani <kashani-list@badapple.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] [OT] Router for ssh tunnel/SOCKS proxy
Date: Fri, 05 Jan 2007 14:00:18 -0800	[thread overview]
Message-ID: <459ECA72.5090407@badapple.net> (raw)
In-Reply-To: <200701052244.22150.shrdlu@unlimitedmail.org>

Etaoin Shrdlu wrote:

> For browsing the internet, the setup is just a little bit more complex. 
> At least, you need a http proxy running on the router (like squid), then 
> do port forwarding for ports 80, 443, etc. and set up your browser 
> accordingly to use the proxy. This way, your http requests are sent to 
> the proxy via the ssh tunnel, and from there go to the their intended 
> destinations using your ISP connectivity.

Actually it is very simple to socks proxy your ssh connection and use 
that without any additional software.

ssh -D 1080 username@your.router.com

Then pop into your broswer config and set the socks proxy to be 
127.0.0.1:1080 and you're done.

kashani
-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2007-01-05 22:05 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-05 12:22 [gentoo-user] [OT] Router for ssh tunnel/SOCKS proxy Mick
2007-01-05 13:20 ` Uwe Thiem
2007-01-05 14:17   ` Arturo 'Buanzo' Busleiman
2007-01-05 15:53     ` Mick
2007-01-05 17:00       ` Etaoin Shrdlu
2007-01-05 20:25         ` Mick
2007-01-05 21:44           ` Etaoin Shrdlu
2007-01-05 22:00             ` kashani [this message]
2007-01-06  0:07               ` Mick
2007-01-06  0:35                 ` kashani
2007-01-08 15:53                 ` Dan
2007-01-08 17:29                   ` Boyd Stephen Smith Jr.
2007-01-08 17:43                     ` Dan
2007-01-08 18:00                       ` Boyd Stephen Smith Jr.
2007-01-06 11:01               ` Etaoin Shrdlu
2007-01-06  4:32             ` Boyd Stephen Smith Jr.
2007-01-06 10:06               ` Mick
2007-01-06 14:21                 ` Boyd Stephen Smith Jr.
2007-01-06 11:03               ` Etaoin Shrdlu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=459ECA72.5090407@badapple.net \
    --to=kashani-list@badapple.net \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox