diff --git a/etc/net/ssh/config b/etc/net/ssh/config index 9a35a37..1238473 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