• Home
  • Raw
  • Download

Lines Matching refs:SSH

32 	${SSH} -S $CTL -M -$p -F $OBJ/ssh_config -f $fwd somehost sleep 10
35 ${SSH} -$q -F $OBJ/ssh_config -p$last -o 'ConnectionAttempts=4' \
40 ${SSH} -F $OBJ/ssh_config -S $CTL -O exit somehost
48 ${SSH} -$p -F $OBJ/ssh_config \
58 ${SSH} -q -$p -F $OBJ/ssh_config \
75 ${SSH} -$p -F $OBJ/ssh_config -oClearAllForwardings=yes somehost true
79 ${SSH} -S $CTL -M -$p -f -F $OBJ/ssh_config -L ${base}01:127.0.0.1:$PORT \
85 ${SSH} -$p -F $OBJ/ssh_config -p ${base}01 somehost true \
89 ${SSH} -F $OBJ/ssh_config -S $CTL -O exit somehost
93 ${SSH} -S $CTL -M -$p -f -F $OBJ/ssh_config -R ${base}01:127.0.0.1:$PORT \
99 ${SSH} -$p -F $OBJ/ssh_config -p ${base}01 somehost true \
103 ${SSH} -F $OBJ/ssh_config -S $CTL -O exit somehost
108 cmd="${SSH} -$p -F $OBJ/ssh_config"
121 ${SSH} -S $CTL -M -$p -F $OBJ/ssh_config -f somehost sleep 10
124 ${SSH} -F $OBJ/ssh_config -p${base}02 -o 'ConnectionAttempts=4' \
129 ${SSH} -F $OBJ/ssh_config -S $CTL -O exit somehost
136 ${SSH} -S $CTL -M -f -F $OBJ/ssh_config -R${base}01:[$OBJ/unix-1.fwd] somehost sleep 10
137 ${SSH} -S $CTL.1 -M -f -F $OBJ/ssh_config -L[$OBJ/unix-1.fwd]:[$OBJ/unix-2.fwd] somehost sleep 10
138 ${SSH} -S $CTL.2 -M -f -F $OBJ/ssh_config -R[$OBJ/unix-2.fwd]:[$OBJ/unix-3.fwd] somehost sleep 10
139 ${SSH} -S $CTL.3 -M -f -F $OBJ/ssh_config -L[$OBJ/unix-3.fwd]:127.0.0.1:$PORT somehost sleep 10
140 ${SSH} -F $OBJ/ssh_config -p${base}01 -o 'ConnectionAttempts=4' \
145 ${SSH} -F $OBJ/ssh_config -S $CTL -O exit somehost
146 ${SSH} -F $OBJ/ssh_config -S $CTL.1 -O exit somehost
147 ${SSH} -F $OBJ/ssh_config -S $CTL.2 -O exit somehost
148 ${SSH} -F $OBJ/ssh_config -S $CTL.3 -O exit somehost