]> git.nbdom.net Git - nb.git/commitdiff
ssh
authorNicolas Boisselier <nicolas.boisselier@semantico.com>
Tue, 9 Jun 2015 09:43:14 +0000 (10:43 +0100)
committerNicolas Boisselier <nicolas.boisselier@semantico.com>
Tue, 9 Jun 2015 09:43:14 +0000 (10:43 +0100)
etc/ssh/nbdom [new file with mode: 0644]

diff --git a/etc/ssh/nbdom b/etc/ssh/nbdom
new file mode 100644 (file)
index 0000000..90bfafa
--- /dev/null
@@ -0,0 +1,4 @@
+Host *
+  Hostname nbdom.net
+  ProxyCommand ssh nbdom.net -W %h:%p
+