██████╗░███████╗░██████╗░█████╗░░█████╗░███╗░░██╗
██╔══██╗██╔════╝██╔════╝██╔══██╗██╔══██╗████╗░██║
██████╔╝█████╗░░╚█████╗░██║░░╚═╝███████║██╔██╗██║
██╔══██╗██╔══╝░░░╚═══██╗██║░░██╗██╔══██║██║╚████║
██║░░██║███████╗██████╔╝╚█████╔╝██║░░██║██║░╚███║
╚═╝░░╚═╝╚══════╝╚═════╝░░╚════╝░╚═╝░░╚═╝╚═╝░░╚══╝
A modern port scanner for recon written in python
python3 -m venv venv
pip install rescan
rescan info
for more information
- setup pipx on your system
pipx install rescan
- use pipx install the package in a virtual environment and adds a symlink to the executable into the $PATH
git clone https://github.com/snowkluster/rescan.git
python3 -m pip install -r requirements.txt
rescan --help