40 lines
493 B
Plaintext
40 lines
493 B
Plaintext
|
<testcase>
|
||
|
#based off 19
|
||
|
<info>
|
||
|
<keywords>
|
||
|
HTTP
|
||
|
SOCKS4
|
||
|
connect to non-listen
|
||
|
FAILURE
|
||
|
</keywords>
|
||
|
</info>
|
||
|
# Server-side
|
||
|
<reply>
|
||
|
<data>
|
||
|
</data>
|
||
|
</reply>
|
||
|
|
||
|
# Client-side
|
||
|
<client>
|
||
|
<server>
|
||
|
http
|
||
|
</server>
|
||
|
<name>
|
||
|
Attempt connect to non-listening SOCKS4 proxy
|
||
|
</name>
|
||
|
<command>
|
||
|
--socks4 %HOSTIP:%NOLISTENPORT http://%HOSTIP:%HTTPPORT/%TESTNUMBER
|
||
|
</command>
|
||
|
<features>
|
||
|
proxy
|
||
|
</features>
|
||
|
</client>
|
||
|
|
||
|
# Verify data after the test has been "shot"
|
||
|
<verify>
|
||
|
<errorcode>
|
||
|
7
|
||
|
</errorcode>
|
||
|
</verify>
|
||
|
</testcase>
|