Home | History | Annotate | Download | only in ssl

Lines Matching refs:port1

54 #         For the "double proxy" case use -proxy host1:port1,host2:port2
55 # (the first CONNECT is done through host1:port1 to host2:port2
92 # [user1@]host1[:port1],[user2@]host2[:port2]
2681 # user1@gw1.com:port1,user2@ws2:port2
3586 port1=`expr 5900 + $N` # stunnel port
3589 env PPROXY_REMOVE=0 PPROXY_SLEEP=0 PPROXY_VENCRYPT_VIEWER_BRIDGE="$port2,$port1" $ptmp &
3634 port1=`expr 5500 + $N2`
3646 env PPROXY_REMOVE=0 PPROXY_SLEEP=0 PPROXY_VENCRYPT_VIEWER_BRIDGE="-$port1,$port2" $ptmp &