rysavy-ondrej / traffix.net

A collection of libraries and tools for network packet processing and analysis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

traffix.net

traffix.net is a collection of .net packages for network packet processing and analysis. The entire network packet capture processing pipeline is supported by packet reading and decoding, conversation tracking, packet-level, and flow-wide feature extraction and export. Most packages targets .net standard and can thus be used on all supported platforms.


Environment and Packages

The traffix.net consists of the following main packages:

Package Description
Traffix.Core
Traffix.DataView
Traffix.Decoders
Traffix.Interactive
Traffix.Processors
Traffix.Providers
Traffix.Rules

There are also some other packages that extends the system with other related functionality:

Package Description
Traffix.Storage.Faster

Usage

Why?

Documentation

Install

Acknowledgments

See Also

License

The project is MIT licensed.

About

A collection of libraries and tools for network packet processing and analysis.

License:MIT License


Languages

Language:C# 89.1%Language:Kaitai Struct 10.4%Language:PowerShell 0.4%Language:Batchfile 0.1%