traffic-refinery

module
v0.0.0-...-dcb2eba Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 20, 2023 License: Apache-2.0

README

Traffic Refinery Overview

Traffic Refinery is a cost-aware network traffic analysis library implemented in Go

For a project overview, installation information, and detailed usage information please visit Traffic Refinery's project homepage

Installation

Supported Operating Systems

  • Debian Linux
  • macOS
  • The library should work in Windows, too, but has not being tested

Dependencies

Citing Traffic Refinery

@article{10.1145/3491052,
    author = {Bronzino, Francesco and Schmitt, Paul and Ayoubi, Sara and Kim, Hyojoon and Teixeira, Renata and Feamster, Nick},
    title = {Traffic Refinery: Cost-Aware Data Representation for Machine Learning on Network Traffic},
    year = {2021},
    issue_date = {December 2021},
    publisher = {Association for Computing Machinery},
    address = {New York, NY, USA},
    volume = {5},
    number = {3},
    url = {https://doi.org/10.1145/3491052},
    doi = {10.1145/3491052},
    journal = {Proc. ACM Meas. Anal. Comput. Syst.},
    month = {dec},
    articleno = {40},
    numpages = {24}
}

Directories

Path Synopsis
cmd
internal
config
Package config is used to configure traffic refinery
Package config is used to configure traffic refinery
flowstats
Package flowstats implements the main functions to process and store flow statistics.
Package flowstats implements the main functions to process and store flow statistics.
stats
Package stats implements different methods to print various statistics
Package stats implements different methods to print various statistics
welford
Simple package used to calculate a average and standard deviation of a series of values online, using the welford method
Simple package used to calculate a average and standard deviation of a series of values online, using the welford method

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL