You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a network in config.json is invalid such as "192.168.1.1/24" instead of "192.168.1.0/24" arp-scan will throw an error. Invalid subnets should not be allowed.