Sha256: 6c12fada6718aa7e23a824a4d27470e00cf48a09cd3bc89b06f43771b0c823fd

Contents?: true

Size: 347 Bytes

Versions: 180

Compression:

Stored size: 347 Bytes

Contents

# Jump through hosts with one SSH call
# via <http://glandium.org/blog/?p=308>
Host *+*
	ProxyCommand ssh $(echo %h | sed 's/+[^+]*$//;s/\([^+%%]*\)%%\([^+]*\)$/\2 -l \1/;s/:/ -p /') PATH=.:\$PATH nc -w1 $(echo %h | sed 's/^.*+//;/:/!s/$/ %p/;s/:/ /')

Host office-offsite
	HostName work-gateway+office-workstation

Host test.host
	Compression yes

Version data entries

180 entries across 150 versions & 19 rubygems

Version Path
vagrant-unbundled-1.9.1.1 vendor/bundle/ruby/2.4.0/gems/net-ssh-3.0.2/test/configs/host_plus
net-ssh-3.3.0.beta1 test/configs/host_plus
vagrant-compose-yaml-0.1.3 vendor/bundle/ruby/2.2.0/gems/net-ssh-3.0.2/test/configs/host_plus
vagrant-compose-yaml-0.1.2 vendor/bundle/ruby/2.2.0/gems/net-ssh-3.0.2/test/configs/host_plus
vagrant-compose-yaml-0.1.1 vendor/bundle/ruby/2.2.0/gems/net-ssh-3.0.2/test/configs/host_plus
vagrant-compose-yaml-0.1.0 vendor/bundle/ruby/2.2.0/gems/net-ssh-3.0.2/test/configs/host_plus
net-ssh-3.2.1.beta1 test/configs/host_plus
vagrant-unbundled-1.8.5.2 vendor/bundle/ruby/2.3.0/gems/net-ssh-3.0.2/test/configs/host_plus
vagrant-unbundled-1.8.5.1 vendor/bundle/ruby/2.3.0/gems/net-ssh-3.0.2/test/configs/host_plus
vagrant-unbundled-1.8.4.2 vendor/bundle/ruby/2.3.0/gems/net-ssh-3.0.2/test/configs/host_plus
vagrant-unbundled-1.8.4.1 vendor/bundle/ruby/2.3.0/gems/net-ssh-3.0.2/test/configs/host_plus
net-ssh-3.2.0 test/configs/host_plus
net-ssh-3.2.0.rc2 test/configs/host_plus
net-ssh-3.2.0.rc1 test/configs/host_plus
ish_lib_manager-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/net-ssh-2.4.0/test/configs/host_plus
net-ssh-3.1.1 test/configs/host_plus
net-ssh-4.0.0.alpha1 test/configs/host_plus
net-ssh-3.1.0 test/configs/host_plus
net-ssh-3.1.0.rc2 test/configs/host_plus
net-ssh-3.1.0.rc1 test/configs/host_plus