X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/5deb8b6e1fa1e779d04da2ddb6cafcedf257b641..e6780883aaee4b34796ae5f50fa6a83c6bfad4d4:/ssh_config diff --git a/ssh_config b/ssh_config index f28d5958..18936740 100644 --- a/ssh_config +++ b/ssh_config @@ -1,4 +1,4 @@ -# $OpenBSD: ssh_config,v 1.25 2009/02/17 01:28:32 djm Exp $ +# $OpenBSD: ssh_config,v 1.26 2010/01/11 01:39:46 dtucker Exp $ # This is the ssh client system-wide configuration file. See # ssh_config(5) for more information. This file provides defaults for @@ -44,3 +44,4 @@ # TunnelDevice any:any # PermitLocalCommand no # VisualHostKey no +# ProxyCommand ssh -q -W %h:%p gateway.example.com