On Mon, 18 May 2009 00:14:18 +0000, Jago Pearce wrote:
>  This is my setup:
> 
> 1) client computer with ssh forwarding on port 81 (ssh -D81) enabled
> 
> conecting through
> 
> 2) A proxy at address Proxy:8080
> 
> 3) Connectng to my shell server runnig shh on port 443
> 
> If I login with ssh I can use lynx to browse freenet but that isn\'t
> very good.
> 
> How can I browse freenet remotely this way?

I'm not sure how to work with the (SOCKS) proxy, but you can forward
the port directly like:

   ssh -L 8888:localhost:8888 freenetusern...@freenetbox

And then use any browser through http://localhost:8888
_______________________________________________
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe

Reply via email to