Skip to content

Instantly share code, notes, and snippets.

@takipone
Created April 13, 2013 04:53
Show Gist options
  • Save takipone/5376983 to your computer and use it in GitHub Desktop.
Save takipone/5376983 to your computer and use it in GitHub Desktop.
$ ssh -v
OpenSSH_5.2p1, OpenSSL 0.9.8r 8 Feb 2011
usage: ssh [-1246AaCfgKkMNnqsTtVvXxYy] [-b bind_address] [-c cipher_spec]
[-D [bind_address:]port] [-e escape_char] [-F configfile]
[-i identity_file] [-L [bind_address:]port:host:hostport]
[-l login_name] [-m mac_spec] [-O ctl_cmd] [-o option] [-p port]
[-R [bind_address:]port:host:hostport] [-S ctl_path]
[-w local_tun[:remote_tun]] [user@]hostname [command]
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment