Skip to content

Latest commit

 

History

History
68 lines (48 loc) · 1.57 KB

README.rst

File metadata and controls

68 lines (48 loc) · 1.57 KB

flowproc

Python network flow processing collector and library

Latest Version Travis License Versions

Description

Parser for NetFlow V5 ready, V9 under way and progressing fast, IPFIX next target.

Dependency on operating systems: to clarify.

Recent changes

  • README is now PyPi-friendly and VISIBLE
  • Added support for textual representation of IANA-assigned port and protocol numbers
  • Added support to get ICMP type and code from destination port number (Netflow V5)

Installation

Changelog

Version 0.0.3

  • README is now PyPi-friendly and VISIBLE

Version 0.0.2

  • Added support for textual representation of IANA-assigned port and protocol numbers
  • Added support to get ICMP type and code from destination port number (Netflow V5)
  • Early development

Version 0.0.1

  • Early development

Note

This project has been set up using PyScaffold 3.1. For details and usage information on PyScaffold see https://pyscaffold.org/.