zan8in / masscan

Masscan is a golang library to run masscan scans, parse scan results.
Apache License 2.0
93 stars 26 forks source link

Not getting any output? #13

Open glitchruk opened 9 months ago

glitchruk commented 9 months ago

Running the example provided in the README, modified to target my local network returns no results. If I run the command manually I get JSON output, but the library gives no output.

I also tried looking at the stdout it received, and it appeared to be empty.

zan8in commented 9 months ago

It may be due to masscan version issue. You try the masscan program provided in the /bin/ directory https://github.com/zan8in/masscan/tree/main/bin