Skip to content

ReK42/netrecon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A rich CLI tool for network device reconnaissance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages