MrBruz / Minecraft-Server-Scanner

Let's you scan the entire internet in a couple of hours and identify all Minecraft servers on IPV4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when trying to run masscan

ScottishPan opened this issue · 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