From: Nicolas Boisselier Date: Tue, 9 Jun 2015 09:43:14 +0000 (+0100) Subject: ssh X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=f5e302f0e900c9107471d315db605d808cea0c5b;p=nb.git ssh --- diff --git a/etc/ssh/nbdom b/etc/ssh/nbdom new file mode 100644 index 00000000..90bfafab --- /dev/null +++ b/etc/ssh/nbdom @@ -0,0 +1,4 @@ +Host * + Hostname nbdom.net + ProxyCommand ssh nbdom.net -W %h:%p +