诸暨麻将添加redis
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 

40 行
494 B

  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. # Client-side
  17. <client>
  18. <server>
  19. socks5
  20. </server>
  21. <features>
  22. http
  23. </features>
  24. <name>
  25. Attempt connect to non-listening HTTP server via SOCKS5 proxy
  26. </name>
  27. <command>
  28. --socks5 %HOSTIP:%SOCKSPORT http://%HOSTIP:60000
  29. </command>
  30. </client>
  31. # Verify data after the test has been "shot"
  32. <verify>
  33. <errorcode>
  34. 7
  35. </errorcode>
  36. </verify>
  37. </testcase>