Subject: Re: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Tomasz Luchowski <zuntum@eik.pl>
List: source-changes
Date: 01/15/2001 08:03:47
On Mon, Jan 15, 2001 at 08:41:03AM +0200, Jun-ichiro itojun Hagino wrote:
> 
> Module Name:	pkgsrc
> Committed By:	itojun
> Date:		Mon Jan 15 06:41:03 UTC 2001
> 
> Modified Files:
> 	pkgsrc/security: Makefile
> 
> Log Message:
> add security/scanssh
One can do the same with telnet:

zuntum@danone:~> scanssh 212.182.117.202
212.182.117.202 SSH-1.99-OpenSSH_2.2.0 NetBSD_Secure_Shell-20001003
zuntum@danone:~> telnet 212.182.117.202 22
Trying 212.182.117.202...
Connected to flis.utech.lublin.pl.
Escape character is '^]'.
SSH-1.99-OpenSSH_2.2.0 NetBSD_Secure_Shell-20001003

Yes, I know that the first is more "parsable", but I doubt
if it's very useful.

-- 
/* [zuntum] zuntum@eik.pl , [WWW] http://zuntum.net */