cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: curl ssh

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 14 Jul 2004 17:36:40 +0200 (CEST)

On Tue, 13 Jul 2004, Christian Fanzott wrote:

> is there a possability to check via curl if the ports for ssh are open or
> not respectively if i actually have the possability to check whether a port
> is answering or not with the use of curl?

Yes it is, if you use telnet://, your custom port and a timeout.

But I would rather recommend using a tool made for it instead. Like nmap or
similar.

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-07-14