netlite

command module
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: May 8, 2024 License: GPL-2.0 Imports: 6 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.

If running in portscan mode then only incoming connection attempts are logged

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