Skip to content

shuntingyard/flowproc

Repository files navigation

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/.