Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37404444
en ru br
ALT Linux repos
S:1.9.5-alt1

Group :: Networking/Other
RPM: ike-scan

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name:           ike-scan
Version:        1.9.5
Release:        alt1
Summary:        IKE protocol tool to discover, fingerprint and test IPsec VPN servers

Group:          Networking/Other
License:        GPLv3+
URL:            https://github.com/royhills/ike-scan
Source0:        %{name}-%{version}.tar

BuildRequires:  openssl-devel

Patch1: ike-scan-memleak.patch

%description
ike-scan is a command-line tool that uses the IKE protocol to discover,
fingerprint and test IPsec VPN servers.

%prep
%setup
%patch1 -p1

%build
%autoreconf
%configure --with-openssl
%make_build

%install
%makeinstall_std

%files
%doc AUTHORS ChangeLog COPYING README.md TODO
%{_bindir}/*
%{_mandir}/man?/*
%{_datadir}/ike-scan

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin