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

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

# $Revision: 1.28 $, $Date: 2003/11/23 22:35:58 $
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.3.7
Release: alt1
License: distributable
Group: Monitoring
Source0: http://reptile.rug.ac.be/~coder/sniffit/files/%{name}.%{version}.beta.tar.gz
#Patch0: %{name}-fixes.patch
Patch0: sniffit-patch-01
Patch0: sniffit-patch-02
Patch0: sniffit-patch-03
Patch0: sniffit-patch-sn_interface.c
Patch0: sniffit-patch-sn_structs.h
URL: http://reptile.rug.ac.be/~coder/sniffit/sniffit.html

BuildRequires: ncurses-devel flex

%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 -q -n %{name}.%{version}.beta
%patch -p0

%build
(cd libpcap
%{__aclocal}
%{__autoconf}
)
%{__aclocal}
%{__autoconf}
%configure
%{__make}

%install
install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man{5,8}}

install sniffit $RPM_BUILD_ROOT%{_bindir}

install sniffit.5 $RPM_BUILD_ROOT%{_mandir}/man5
install sniffit.8 $RPM_BUILD_ROOT%{_mandir}/man8

%files
%doc PLUGIN-HOWTO README.FIRST BETA-TESTING
%doc HISTORY sample_config_file sniffit-FAQ
%{_mandir}/man?/*
%_bindir/*

%changelog

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

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