UndeadSec / SocialFish

Phishing Tool & Information Collector
BSD 3-Clause "New" or "Revised" License
3.99k stars 1.28k forks source link

[bugfix] `nmap` distribution not found #358

Closed kasutu closed 1 year ago

kasutu commented 1 year ago

encountering an error when trying to install the nmap package using pip.

refactor nmap to python3-nmap

fixes:

ERROR: Could not find a version that satisfies the requirement nmap (from versions: none)
ERROR: No matching distribution found for nmap
franklintimoteo commented 1 year ago

Thanks @kasutu