Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37907703
en ru br
Репозитории ALT
S:2.1.2-alt1
5.1: 2.1-alt2
4.1: 2.1-alt2
4.0: 2.1-alt2
3.0: 2.0-alt2
www.altlinux.org/Changes

Группа :: Мониторинг
Пакет: scanssh

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and 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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin