HomeSort by relevance Sort by last modified time
    Searched refs:ssh_proxy (Results 1 - 25 of 26) sorted by null

1 2

  /external/openssh/regress/
localcommand.sh 6 echo 'PermitLocalCommand yes' >> $OBJ/ssh_proxy
7 echo 'LocalCommand echo foo' >> $OBJ/ssh_proxy
11 a=`${SSH} -F $OBJ/ssh_proxy -$p somehost true`
host-expand.sh 5 echo 'PermitLocalCommand yes' >> $OBJ/ssh_proxy
6 printf 'LocalCommand printf "%%%%s\\n" "%%n" "%%h"\n' >> $OBJ/ssh_proxy
15 ${SSH} -F $OBJ/ssh_proxy -$p somehost true >$OBJ/actual
proxy-connect.sh 7 ${SSH} -$p -F $OBJ/ssh_proxy 999.999.999.999 true
11 SSH_CONNECTION=`${SSH} -$p -F $OBJ/ssh_proxy 999.999.999.999 'echo $SSH_CONNECTION'`
connect-privsep.sh 10 ${SSH} -$p -F $OBJ/ssh_proxy 999.999.999.999 true
20 ${SSH} -$p -F $OBJ/ssh_proxy 999.999.999.999 true
yes-head.sh 7 lines=`${SSH} -$p -F $OBJ/ssh_proxy thishost 'sh -c "while true;do echo yes;done | _POSIX2_VERSION=199209 head -2000"' | (sleep 3 ; wc -l)`
portnum.sh 9 if ${SSH} -F $OBJ/ssh_proxy -p $port somehost true 2>/dev/null ; then
16 if ${SSH} -F $OBJ/ssh_proxy -p $port somehost true 2>/dev/null ; then
exit-status.sh 10 ${SSH} -$p -F $OBJ/ssh_proxy otherhost exit $s
17 ${SSH} -$p -F $OBJ/ssh_proxy -n otherhost \
kextype.sh 8 cp $OBJ/ssh_proxy $OBJ/ssh_proxy_bak
24 ${SSH} -F $OBJ/ssh_proxy -o KexAlgorithms=$k x true
key-options.sh 15 r=`${SSH} -$p -q -F $OBJ/ssh_proxy somehost echo foo`
29 r=`${SSH} -$p -q -F $OBJ/ssh_proxy somehost tty`
40 r=`${SSH} -$p -q -F $OBJ/ssh_proxy somehost 'echo $FOO'`
51 ${SSH} -$p -q -F $OBJ/ssh_proxy somehost true
59 r=`${SSH} -$p -q -F $OBJ/ssh_proxy somehost 'echo true'`
forcecommand.sh 15 ${SSH} -$p -F $OBJ/ssh_proxy somehost false \ ||
29 ${SSH} -$p -F $OBJ/ssh_proxy somehost false \ ||
40 ${SSH} -$p -F $OBJ/ssh_proxy somehost false \ ||
try-ciphers.sh 18 ${SSH} -F $OBJ/ssh_proxy -2 -m $m -c $c somehost true
29 ${SSH} -F $OBJ/ssh_proxy -1 -c $c somehost true
45 ${SSH} -F $OBJ/ssh_proxy -2 -m $m -c $c somehost true
cipher-speed.sh 28 -F $OBJ/ssh_proxy -2 -m $m -c $c somehost \
44 -F $OBJ/ssh_proxy -1 -c $c somehost \
stderr-data.sh 13 ${SSH} $n -$p -F $OBJ/ssh_proxy otherhost \
23 ${SSH} $n -$p -F $OBJ/ssh_proxy otherhost \
transfer.sh 12 ${SSH} -n -q -$p -F $OBJ/ssh_proxy somehost cat ${DATA} > ${COPY}
22 ${SSH} -q -$p -F $OBJ/ssh_proxy somehost "cat > ${COPY}"
cert-userkey.sh 58 -F $OBJ/ssh_proxy somehost true >/dev/null 2>&1
67 -F $OBJ/ssh_proxy somehost true >/dev/null 2>&1
76 -F $OBJ/ssh_proxy somehost true >/dev/null 2>&1
85 -F $OBJ/ssh_proxy somehost true >/dev/null 2>&1
94 -F $OBJ/ssh_proxy somehost true >/dev/null 2>&1
104 -F $OBJ/ssh_proxy somehost true >/dev/null 2>&1
115 -F $OBJ/ssh_proxy somehost false >/dev/null 2>&1
134 -F $OBJ/ssh_proxy somehost true >/dev/null 2>&1
146 -F $OBJ/ssh_proxy somehost true >/dev/null 2>&1
178 -F $OBJ/ssh_proxy somehost tru
    [all...]
agent.sh 48 ${SSH} -$p -F $OBJ/ssh_proxy somehost exit 5$p
56 ${SSH} -A -$p -F $OBJ/ssh_proxy somehost ${SSHADD} -l > /dev/null 2>&1
60 ${SSH} -A -$p -F $OBJ/ssh_proxy somehost \
61 "${SSH} -$p -F $OBJ/ssh_proxy somehost exit 5$p"
banner.sh 12 ( ${SSH} -2 -F $OBJ/ssh_proxy otherhost true 2>$OBJ/banner.out && \
33 ( ${SSH} -2 -F $OBJ/ssh_proxy otherhost true 2>$OBJ/banner.out && \
40 ( ${SSH} -q -2 -F $OBJ/ssh_proxy otherhost true 2>$OBJ/banner.out && \
keytype.sh 12 cp $OBJ/ssh_proxy $OBJ/ssh_proxy_bak
41 ) > $OBJ/ssh_proxy
49 ${TIME} ${SSH} -F $OBJ/ssh_proxy 999.999.999.999 true
cfgmatch.sh 11 echo "ExitOnForwardFailure=yes" >> $OBJ/ssh_proxy
71 start_client -F $OBJ/ssh_proxy
84 start_client -F $OBJ/ssh_proxy
108 start_client -F $OBJ/ssh_proxy
123 start_client -F $OBJ/ssh_proxy
rekey.sh 19 -v -F $OBJ/ssh_proxy somehost "cat > ${COPY}" \
stderr-after-eof.sh 29 ${SSH} -2 -F $OBJ/ssh_proxy otherhost \
cert-hostkey.sh 60 -F $OBJ/ssh_proxy somehost true
102 -F $OBJ/ssh_proxy somehost true >/dev/null 2>&1
127 -F $OBJ/ssh_proxy somehost true >/dev/null 2>&1
165 -F $OBJ/ssh_proxy somehost true >/dev/null 2>&1
214 -F $OBJ/ssh_proxy somehost true
249 -F $OBJ/ssh_proxy -q somehost true >/dev/null 2>&1
envpass.sh 13 cat $OBJ/ssh_proxy >> $OBJ/ssh_proxy_envpass
agent-pkcs11.sh 54 ${SSH} -2 -F $OBJ/ssh_proxy somehost exit 5
Makefile 71 ssh_config sshd_config.orig ssh_proxy sshd_config sshd_proxy \

Completed in 172 milliseconds

1 2