A rich CLI tool for network device reconnaissance.
Project description
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/*
Project details
Release history Release notifications | RSS feed
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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file netrecon-0.1.dev2.tar.gz.
File metadata
- Download URL: netrecon-0.1.dev2.tar.gz
- Upload date:
- Size: 46.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce270ea32f97ac4eaa3afdecd803c0cfe43fb0525433164ff271039c4e609a18
|
|
| MD5 |
8223beb57a23712c82a4b9c235a18261
|
|
| BLAKE2b-256 |
62ae0598003e27c8a23c18fcb3aa62ee53f023e4dec99c8dddcdaae6694477b3
|
File details
Details for the file netrecon-0.1.dev2-py3-none-any.whl.
File metadata
- Download URL: netrecon-0.1.dev2-py3-none-any.whl
- Upload date:
- Size: 29.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35e53914cf10d440080e96d817ec393ce1e7166082938d2e0b85aef9fb2648d7
|
|
| MD5 |
0fe6b6231a4dd3d195e26db54d85f691
|
|
| BLAKE2b-256 |
681ac2e56bef1fa00c8fd4431ff113b95be3f903f39d15af7affbe4de666b018
|