robertdavidgraham / masscan

TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
GNU Affero General Public License v3.0
23.55k stars 3.08k forks source link

when used notebook wifi network adapeter , there are errors #507

Open plutosherry opened 4 years ago

plutosherry commented 4 years ago

when used notebook wifi network adapter , there are errors i dont know if wifi adapter can be used in masscan ?? maybe not !! there are errors: MI:~/masscan$ bin/masscan -p21,23,80 192.168.200.0/21 FAIL:wifi0: can't open adapter: socket for SIOCETHTOOL(ETHTOOL_GET_TS_INFO): Socket type not supported

DarrenRainey commented 4 years ago

This could be an issue with WiFi scans since it doesn't seem to support certain features that a regular Ethernet NIC would. more information would be helpful such as what distrro you are using and if your running the scans as root or not.

storenth commented 3 years ago

Ubuntu, same here.

when used notebook wifi network adapter , there are errors i dont know if wifi adapter can be used in masscan ?? maybe not !! there are errors: MI:~/masscan$ bin/masscan -p21,23,80 192.168.200.0/21 FAIL:wifi0: can't open adapter: socket for SIOCETHTOOL(ETHTOOL_GET_TS_INFO): Socket type not supported