MrBruz/Minecraft-Server-Scanner

Error when trying to run masscan

ScottishPan opened this issue · 2 comments

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

What is your operating system

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