From e86dfd9688fc8f041159e29f8a69af9bc8cacd3f Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 5 Jun 2007 13:52:34 +0000 Subject: added 703: a socks5 version of 702 --- tests/data/test703 | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 tests/data/test703 (limited to 'tests/data/test703') diff --git a/tests/data/test703 b/tests/data/test703 new file mode 100644 index 000000000..87c9a28aa --- /dev/null +++ b/tests/data/test703 @@ -0,0 +1,39 @@ +#based off 19 + + + +HTTP +SOCKS4 +connect to non-listen +FAILURE + + +# Server-side + + + + + +# Client-side + + +socks4 + + +http + + +attempt connect to non-listening socket via sock5 proxy + + +--socks5 %HOSTIP:%SOCKSPORT %HOSTIP:60000 + + + +# Verify data after the test has been "shot" + + +7 + + + -- cgit v1.2.3