From b59f0626b59e8a83a971b45212840313e73c9020 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 8 Oct 2019 10:11:35 +0200 Subject: tests: use port 2 instead of 60000 for a safer non-listening port ... when the tests want "connection refused". --- tests/data/test704 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/test704') diff --git a/tests/data/test704 b/tests/data/test704 index 15a1b6701..6732d0a20 100644 --- a/tests/data/test704 +++ b/tests/data/test704 @@ -23,7 +23,7 @@ http Attempt connect to non-listening SOCKS4 proxy ---socks4 %HOSTIP:60000 http://%HOSTIP:%HTTPPORT/704 +--socks4 %HOSTIP:2 http://%HOSTIP:%HTTPPORT/704 -- cgit v1.2.3