lgov / trmon

Traffic Monitor - capture and analyse all traffic of an application, written in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Traffic Monitor (trmon)

A tool to capture and analyse all traffic of an application.

Installation

Requirements: go, libpcap(dev), sqlite3

$ go get ./...

Build with:

$ go build

Run with:

$ ./trmon

About

Traffic Monitor - capture and analyse all traffic of an application, written in Go.

License:Apache License 2.0


Languages

Language:Go 100.0%