Closed akhmdarya closed 3 years ago
hi,
i'll try to take a look today
Thank you very much!
пн, 1 мар. 2021 г. в 18:02, eviltik notifications@github.com:
hi,
i'll try to take a look today
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/eviltik/evilscan/issues/68#issuecomment-787896077, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMVI336GPYQW3YAOULPMPK3TBN65HANCNFSM4YMHEWAA .
It's work for me. But no result because no port 21/22/23 opened.
You can handle "done" event, see examples.
Hello! Everything is ok with scanning by an IPs...by with host name it doesn't work. Tell me, if I do something wrong:
var options = { target:'google.com', port:'21-23', status:'TROU', // Timeout, Refused, Open, Unreachable banner:true,
};