Page 1 of 1

Check a port

Posted: Tue May 28, 2019 1:00 pm
by kronnopio
Hi.
I'm trying to use the check_port.pl or check_tcp command to verify host ports that are on the internet. In what way can I use a proxy to check it? Existing the $http_proxy variable does not work. Or do you know any script that does it?

Thank you!

Re: Check a port

Posted: Tue May 28, 2019 3:57 pm
by ssax
Are you just checking websites through a proxy or is it some other type of listener on the other end? What I mean is the remote IP port combo going to return HTTP status codes or is it just a port check that you want to do through a proxy?