test704 451 B

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