MrBruz / Minecraft-Server-Scanner

Let's you scan the entire internet in a couple of hours and identify all Minecraft servers on IPV4
165 stars 37 forks source link

Error when trying to run masscan #20

Open ScottishPan opened 1 year ago

ScottishPan commented 1 year ago

I get this error when trying to use masscan. [-] FAIL: could not determine default interface [hint] try "--interface ethX" But if i do what it says i get FAIL:ethX: can't open adapter: ethX: SIOCETHTOOL(ETHTOOL_GET_TS_INFO) ioctl failed: Permission denied [-] if:ethX:init: failed

linuxchr commented 1 year ago

What is your operating system

linuxchr commented 1 year ago

By linux send the command ip addr show and look and with interface you have your ip and than masscan --interface (your interface).

Or simply try masscan with the parameter --interface eth0