From e6d2a9894df8c3b65920e903ab21076a0a37e20e Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Tue, 8 Dec 2015 22:21:58 +0000 Subject: SOCKS: Add log_selector support. Also make the proxy_* variables meaningful for events associated with proxied transports. --- test/scripts/4020-socks/4020 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/scripts/4020-socks') diff --git a/test/scripts/4020-socks/4020 b/test/scripts/4020-socks/4020 index 49d97c05f..44c885b8d 100644 --- a/test/scripts/4020-socks/4020 +++ b/test/scripts/4020-socks/4020 @@ -3,7 +3,7 @@ munge loopback # # auth: null -server PORT_S +server PORT_D <<\x05\x01\x00 >>\x05\x00 <<\x05\x01\x00\x01\x7f\x00\x00\x01\x04\xc8 @@ -42,7 +42,7 @@ quit # # # auth: username/password -server PORT_S +server PORT_D <<\x05\x01\x02 >>\x05\x02 <<\x01\x04fred\x05fubar -- cgit v1.2.3