Home | History | Annotate | Download | only in data
      1 <testcase>
      2 #based off  19
      3 <info>
      4 <keywords>
      5 HTTP
      6 SOCKS5
      7 connect to non-listen
      8 FAILURE
      9 </keywords>
     10 </info>
     11 # Server-side
     12 <reply>
     13 <data>
     14 </data>
     15 </reply>
     16 
     17 # Client-side
     18 <client>
     19 <server>
     20 http
     21 </server>
     22  <name>
     23 Attempt connect to non-listening SOCKS5 proxy
     24  </name>
     25  <command>
     26 --socks5 %HOSTIP:60000 http://%HOSTIP:%HTTPPORT/705
     27 </command>
     28 </client>
     29 
     30 # Verify data after the test has been "shot"
     31 <verify>
     32 <errorcode>
     33 7
     34 </errorcode>
     35 </verify>
     36 </testcase>
     37