sreinhardt / rsflow

Rust library for parsing netflow data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rsflow - A rust netflow implementation

Rsflow attempts to bring the netflow family and eventually other flow variants such as jflow into an single rust library.

Todo:

  • create external library interface
  • data records v5-8
  • v9 implimentation
  • netflow worker object
  • documentation
  • tests

About

Rust library for parsing netflow data.

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%