netprobe

module
v0.0.0-...-bb5a032 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2025 License: MIT

README

NetProbe

CI Go Report Card License

A federal-compliant network analysis tool for restricted and air-gapped environments.

Features

  • Port Scanning with service detection
  • Network Discovery and monitoring
  • DNS Analysis and testing
  • Bandwidth and latency measurements
  • NIST 800-53 compliant logging
  • FIPS 140-2 encryption support
  • Zero runtime dependencies

Installation

# Clone and build
git clone https://github.com/daryllundy/netprobe.git
cd netprobe
make build

# Install
make install

Quick Start

# Basic port scan
netprobe scan --host 192.168.1.1 --ports 1-1000

# Monitor connections
netprobe monitor --duration 60s

# Generate compliance report
netprobe report --format pdf --output audit.pdf

Documentation

See the docs directory for detailed documentation.

License

MIT License - see LICENSE file for details.

Directories

Path Synopsis
cmd
netprobe command
internal
pkg
test

Jump to

Keyboard shortcuts

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