You are here: Home Posts ssh tricks

ssh tricks

by Nathan Van Gheem last modified Dec 04, 2009 02: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
Document Actions