ref: 9a74ddef726c0e357f661d29ee3e1211c5f0de96
parent: e664c0ae05064c34a038519f8ab30489fb4940f6
author: qwx <qwx@sciops.net>
date: Mon Nov 23 20:32:58 EST 2020
v: hostname can be different under sshnet
--- a/v
+++ b/v
@@ -6,6 +6,9 @@
}
switch($1){
case aib
+case t30
+ sshnet tcp!$1!x || exit
+ *=u30
case *
sshnet tcp!$1!x || exit
}