Пакет tcpflow: Информация

    Исходный пакет: tcpflow
    Версия: 1.5.0-alt1
    Собран:  31 марта 2019 г. 15:39 в задании #225973
    Категория: Мониторинг
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/simsong/tcpflow

    Лицензия: GPLv3
    О пакете: Network traffic recorder
    Описание: 
    tcpflow is a program that captures data transmitted as part of TCP connections
    (flows), and stores the data in a way that is convenient for protocol analysis
    or debugging. A program like 'tcpdump' shows a summary of packets seen on the
    wire, but usually doesn't store the data that's actually being transmitted. In
    contrast, tcpflow reconstructs the actual data streams and stores each flow in
    a separate file for later analysis.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    tcpflow (x86_64, i586, aarch64)
    tcpflow-control (x86_64, i586, aarch64)
    tcpflow-debuginfo (x86_64, i586, aarch64)

    Сопровождающий: Sergey Bolshakov


      1. boost-devel
      2. libpcap-devel
      3. gcc-c++
      4. zlib-devel
      5. libcairo-devel
      6. openssl-devel

    Последнее изменение


    26 сентября 2018 г. Sergey Bolshakov 1.5.0-alt1
    - 1.5.0 released
    3 октября 2017 г. Aleksei Nikiforov 1.4.5-alt1
    - Updated to upstream version 1.4.5.
    17 ноября 2014 г. Paul Wolneykien 1.4.4-alt1
    - New/alternative tcpflow version. Initial build for ALT Linux.
    - Freshed up to v1.4.4 with the help of cronbuild and update-source-functions.