Skip to content. | Skip to navigation

Personal tools
Log in
Sections
You are here: Home Posts ssh tricks

ssh tricks

by Nathan Van Gheem last modified Dec 04, 2009 07:58 PM
  • forward x server with the -X option
  • port forward with -L and -R options
    • -L 1234:localhost:8080
  • -D [port] for socks server
Navigation