Thread
:
N900 SSH dynamic port forwarding with SOCKS
View Single Post
bbrindle
2009-12-16 , 20:38
Posts: 23 | Thanked: 4 times | Joined on Oct 2007 @ Virginia
#
1
I've been playing around with SSH trying to tunnel all my web traffic through SSH. SSH session works and listens on the specified port but I can't seem to get the browser setup correctly.
Using the following:
ssh -D 8080 -f -C -q -N [username]@[host]
Tried to edit the proxy configuration on the browser with about
:config. I can specify the socks proxy IP (127.0.0.1) but when I try to specify the port it won't let me change the value from 0.
Anyone else have any better luck?
Thanks
Quote & Reply
|
bbrindle
View Public Profile
Send a private message to bbrindle
Find all posts by bbrindle