Capture is a tool designed to monitor and record TCP packets transmitted over a network. It is useful for network administrators, security experts, and developers who need to analyze network traffic, diagnose network issues, and perform security audits. This program is written in Go, offering efficiency, scalability, and ease of configuration.
go install github.com/ifabos/capture@latest # using @<version> to try development featuresUsage: capture
captureCapture is licensed under the MIT. For detail see LICENSE.
The master branch may be in an unstable or even broken state during development. Please use releases instead of the master branch in order to get a stable set of binaries.