eviltik / evilscan

NodeJS Simple Network Scanner
https://github.com/eviltik/evilscan
MIT License
547 stars 64 forks source link

--hugescan doesn't work #25

Closed eviltik closed 11 years ago

eviltik commented 11 years ago

If you specify something like 192.0.0.0/8, you will be alert that to many ip addr will be scanned and the scan will not run. You are suppose to override this using --hugescan option. But 2 things append :

FATAL ERROR: JS Allocation failed - process out of memory

I have to investigate more and play with qjobs to see if i can allow large scan

For the moment, let's remove --hugescan option, which don't have any effect finaly.