eviltik / evilscan

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

How do you scan the IPs ? #47

Closed digits21 closed 6 years ago

digits21 commented 6 years ago

Hi , Thanks for the great work !! could you tell me how to scan the ip addresses ? I can see that you are scanning ports in your Readme . what if i want to scan ips ?

Thanks

eviltik commented 6 years ago

Hi

Thank you. Need to rewrite from scratch this poor and old code using ES6.

@digits21 I don't really understand your question. This scanner scan opened port of one or more IP Addresses, or range. So ... do you want just it give you if the IP reply to ICMP (ping) ?