Skip to main content

A rich CLI tool for network device reconnaissance.

Project description

netrecon

PyPi Version PyPI Status Python Versions License Last Commit Build Status Linted by Ruff Code Style by Black

A rich CLI tool for network device reconnaissance.

Installation

Install Python, then install pipx and use it to install netrecon:

python -m pip install --upgrade pip setuptools pipx
pipx install netrecon

Usage

For all options, run netrecon --help

Development Environment

git clone https://github.com/ReK42/netrecon.git
cd netrecon
python -m venv .env
source .env/bin/activate
python -m pip install --upgrade pip setuptools pre-commit
pre-commit install
pip install -e .[test]

Manual Builds

python -m build
twine upload dist/*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

netrecon-0.1.dev2.tar.gz (46.7 kB view hashes)

Uploaded Source

Built Distribution

netrecon-0.1.dev2-py3-none-any.whl (29.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page