Home | History | Annotate | Download | only in ssl

Lines Matching refs:port2

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
3587 port2=`findfree 5970` # bridge port (viewer connects to it.)
3588 N=`expr $port2 - 5900`
3589 env PPROXY_REMOVE=0 PPROXY_SLEEP=0 PPROXY_VENCRYPT_VIEWER_BRIDGE="$port2,$port1" $ptmp &
3635 port2=`findfree 5580`
3636 N2=`expr $port2 - 5500`
3646 env PPROXY_REMOVE=0 PPROXY_SLEEP=0 PPROXY_VENCRYPT_VIEWER_BRIDGE="-$port1,$port2" $ptmp &