Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jan 2006 10:57:25 +0100 (MET)
From:      Mipam <mipam@ux11.ltcm.net>
To:        freebsd-questions@freebsd.org
Subject:   proxy check port
Message-ID:  <Pine.BSO.4.56.0601121034090.12759@ux11.ltcm.net>

next in thread | raw e-mail | index | archive | help
Hi All,

I install the proxycheck port (ports/security/proxycheck)
I wished to check whether a proxy is open.
It appears there's a bug in the proxycheck program for example:

proxycheck -vvv -d www.freebsd.org:80 -c chat:"GET 
http://www.freebsd.org/ 
HTTP/1.0":"HTTP/1.1 200 OK" -p hc:8080 127.0.0.1

It appears proxycheck is only sending "GET http" and omits everythings 
from the ":".
HOwever, this : is between ""'s so it shouldn't be interpreted as the : to 
seperate the send string and reply string.
Or am i doing something wrong here?
Bye,

Mipam.







Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSO.4.56.0601121034090.12759>