From ac956359233ddeee6af8271716ec2f5fe36566f8 Mon Sep 17 00:00:00 2001 From: Maxim Likhachev Date: Fri, 2 May 2014 08:45:17 +0600 Subject: [PATCH] shh: tx-o-w --- etc/net/ssh/config | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/etc/net/ssh/config b/etc/net/ssh/config index ddfb808..2bc68b9 100644 --- a/etc/net/ssh/config +++ b/etc/net/ssh/config @@ -18,6 +18,12 @@ Host tx-o HostName 85.192.165.42 Port 1023 +Host tx-o-w + User root + HostName 85.192.165.42 + Port 1023 + ProxyCommand ~/.ssh/scripts/tx-o.sh + #------ [ AWS ] Host aws-tx