诸暨麻将添加redis
您不能選擇超過 %s 個話題 話題必須以字母或數字為開頭,可包含連接號 ('-') 且最長為 35 個字
 
 
 
 
 
 

40 行
494 B

  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. socks4
  20. </server>
  21. <features>
  22. http
  23. </features>
  24. <name>
  25. Attempt connect to non-listening HTTP server via SOCKS4 proxy
  26. </name>
  27. <command>
  28. --socks4 %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>