Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37901803
en ru br
ALT Linux repositórios
S:2.1.2-alt1
5.0: 2.1-alt2
4.1: 2.1-alt2
4.0: 2.1-alt2
3.0: 2.0-alt2

Group :: Monitoramento
RPM: scanssh

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: scanssh
Version: 2.0
Release: alt2
Serial: 1

Summary: Fast SSH server and open proxy scanner
License: BSD
Group: Monitoring
Url: http://www.monkey.org/~provos/%name/

Source: http://www.monkey.org/~provos/%name-%version.tar.bz2
Source1: %name.control
Patch1: %name-2.0-alt-configure.patch
Patch2: %name-2.0-alt-log.patch

BuildRequires: libdnet-devel libevent-devel libpcap-devel

%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.

%prep
%setup -q
%patch1 -p1
%patch2 -p1

%build
autoreconf -fisv
%configure
%make_build

%install
%__mkdir_p $RPM_BUILD_ROOT{%_bindir,%_man1dir}
%make_install install DESTDIR=$RPM_BUILD_ROOT
%__chmod 700 $RPM_BUILD_ROOT%_bindir/%name
%__install -pD -m755 %SOURCE1 $RPM_BUILD_ROOT%_controldir/%name

%pre
%pre_control %name

%post
%post_control -s netadmin %name

%files
%config %_controldir/%name
%_bindir/*
%_mandir/man?/*
%doc README

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009