Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 296 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 296 Bytes

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