X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail.wtbts.no (mail.wtbts.no [213.234.126.131]) by mail.alpinelinux.org (Postfix) with ESMTP id 367BE1425A58 for ; Sun, 3 Jul 2011 19:13:54 +0000 (UTC) Received: from localhost (bsna.nor.wtbts.net [127.0.0.1]) by mail.wtbts.no (Postfix) with ESMTP id EFE90AE4003; Sun, 3 Jul 2011 19:13:53 +0000 (UTC) X-Virus-Scanned: Yes Received: from mail.wtbts.no ([127.0.0.1]) by localhost (bsna.nor.wtbts.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hnHm7yak4ayd; Sun, 3 Jul 2011 19:13:52 +0000 (UTC) Received: from mail.ytre.org (extmail.nor.wtbts.net [10.65.72.14]) by mail.wtbts.no (Postfix) with ESMTP id DD147AE4001; Sun, 3 Jul 2011 19:13:52 +0000 (UTC) Received: from mail.ytre.org (localhost [127.0.0.1]) by mail.ytre.org (Postfix) with ESMTP id 9D65260A804EB; Sun, 3 Jul 2011 19:13:52 +0000 (UTC) Received: from localhost (unknown [10.65.96.20]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ncopa@ytre.org) by mail.ytre.org (Postfix) with ESMTPSA id 350CC60A804EA; Sun, 3 Jul 2011 19:13:52 +0000 (UTC) Date: Sun, 3 Jul 2011 21:13:52 +0200 From: Natanael Copa To: Fabian Affolter Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH] Initial APKBUILD for scanssh Message-ID: <20110703211352.02dacd92@alpinelinux.org> In-Reply-To: <1309687615-10089-1-git-send-email-fabian@affolter-engineering.ch> References: <1309687615-10089-1-git-send-email-fabian@affolter-engineering.ch> X-Mailer: Claws Mail 3.7.9 (GTK+ 2.24.5; i686-pc-linux-gnu) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP On Sun, 3 Jul 2011 10:06:55 +0000 Fabian Affolter wrote: > Package description: > ScanSSH supports scanning a list of addresses and networks for > open proxies, SSH protocol servers, Web and SMTP servers. Where > possible ScanSSH, displays the version number of the running > services. ScanSSH protocol scanner supports random selection > of IP addresses from large network ranges and is useful for > gathering statistics on the deployment of SSH protocol servers > in a company or the Internet as whole. > --- > testing/scanssh/APKBUILD | 33 +++++++++++++++++++++++++++++++++ > 1 files changed, 33 insertions(+), 0 deletions(-) > create mode 100644 testing/scanssh/APKBUILD Applied. Thanks! -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---