netlite

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2022 License: GPL-2.0 Imports: 10 Imported by: 0

README

Netlite

Netlite is a very lightweight IPv4 netflow alternative written in Go.
It outputs tab separated lines with this header:

sourceIP        srcPort destinationIP   dstPort proto   timestamp
Requirements
  • libpcap
sudo apt-get install libpcap-dev
Backend

Every IP:Port source destination pair gets stored in a simple database.
The pair only gets printed once.
Every 10 minutes (configurable) the database is reset and the unique IP:port pair are logged again.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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