masscan icon indicating copy to clipboard operation
masscan copied to clipboard

Not getting any output?

Open aljoni opened this issue 2 years ago • 1 comments

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.

aljoni avatar Dec 12 '23 00:12 aljoni

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

zan8in avatar Dec 13 '23 08:12 zan8in