This is an old revision of the document!


SSH

Static Forwarding

ssh -L8021:<dist>:21 <host>

Dynamic Forwarding

Use another machine as a proxy.

ssh -D8080 <host>
  • Firefox : Preferences | Advanced | Settings | Manual Proxy Configuration | SOCKS Host : localhost, Port : 8080
  • VLC :
    vlc --host="localhost:8080"
software/ssh.1268089947.txt.gz · Last modified: 2013/09/19 16:43 (external edit)
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0