netrecon 0.1.dev2

Creator: bradpython12

Last updated:

Add to Cart

Description:

netrecon 0.1.dev2

netrecon








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/*

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.