MyKings / python-masscan

python-masscan is a python library which helps in using masscan port scanner.
https://pypi.org/project/python-masscan/
GNU General Public License v3.0
281 stars 60 forks source link

This doesn't work with /24 ranges or what? #54

Open hardcorefactions opened 1 year ago

hardcorefactions commented 1 year ago

I'm trying to scan some /24 ranges but it doesn't return any ports. I did the command from the command_line key and it returned +500 ports. What is up with this module?