Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37419575
en ru br
ALT Linux repos
S:2.1-alt3
5.0: 2.1-alt2
4.1: 2.1-alt2
4.0: 2.1-alt2
3.0: 2.0-alt3

Group :: System/Base
RPM: netlist

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: netlist
Version: 2.1
Release: alt2

Summary: A program to list active Internet connections and sockets
License: BSD-style
Group: System/Base
Url: ftp://ftp.openwall.com/pub/patches/linux/contrib
Packager: Dmitry V. Levin <ldv at altlinux.org>

# netlist-%version.tar.gz

Source: netlist-%version.tar

%description
When run by a non-privileged user, netlist lists active Internet
connections and listening sockets of that user.

When run by root or a user with group access privileges for /proc,
netlist lists all active TCP, UDP, and raw sockets on the system.

netlist was created to oppose restrictive tendencies in security.
Your use of netlist must be in accordance with this intent.  Please see
the LICENSE for information on this and other licensing conditions.

%prep
%setup -q

%build
%make_build CFLAGS="%optflags -fno-strict-aliasing"

%install
%make_install install \
DESTDIR=%buildroot \
BINDIR=%_bindir \
MANDIR=%_mandir \
#

%files
%attr(2711,root,proc) %_bindir/netlist
%_man1dir/*
%doc LICENSE

%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