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

Group :: Monitoramento
RPM: sniffit

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Summary: Program for demonstrating the unsafeness of TCP
Summary(es): A network protocol analyzer
Summary(pl): Program do nasłuchu połączeń TCP/UDP/ICMP
Summary(pt_BR): Um analisador de protocolos de rede
Name: sniffit
Version: 0.5
Release: alt1
License: BSD-3-Clause
Group: Monitoring
Source: %name-%version.tar.gz
Patch: sniffit_0.3.7.beta-11.diff
Url: http://www.securitylab.ru/software/233919.php

# Automatically added by buildreq on Sun Mar 25 2012

# optimized out: libtinfo-devel
BuildRequires: libncurses-devel libpcap-devel

%description
Sniffit is a packet sniffer for TCP/UDP/ICMP packets. Sniffit is able
to give you very detailed technical info on these packets (SEQ, ACK,
TTL, Window, ...) but also packet contence in different formats (hex
or plain text, ...).

%description -l es
Sniffit is a robust non-commercial network protocol analyzer or packet
sniffer. A packet sniffer basically listens to network traffic and
produces analysis based on the traffic and/or translates packets into
some level of human readable form.

%description -l pl
Sniffit jest programem do podsłuchu pakietów TCP/UDP/ICMP. Sniffit
jest w stanie podać Ci bardzo wiele informacji o tych pakietach (SEQ,
ACK, TTL, Okno, ...) a także ich zawartość w różnych formatach
(szesnastkowo lub w czystej postaci, ...).

%description -l pt_BR
Sniffit é um analisador de redes. Ele monitora o tráfego de rede e
produz uma análise compreensível por humanos.

%prep
%setup
#patch -p1

%build
%autoreconf
%configure --sbindir=%_bindir
%make_build OBJ_OPT="-g" EXE_OPT="-lpcap -g"

%install
%makeinstall_std
#install -D sniffit $RPM_BUILD_ROOT%_bindir/sniffit
#install -D sniffit.5 $RPM_BUILD_ROOT%_man5dir/sniffit.5
#install -D sniffit.8 $RPM_BUILD_ROOT%_man8dir/sniffit.8

%files
%doc docs examples
%doc *.md
%_mandir/man?/*
%_bindir/*

%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