ui
ui copied to clipboard
feat: add cidr support for ip spoof detection indicator on lan table
New Features
- Check if the IP within the range of
arp.spoof.targetswhen using CIDR format (.e.g.192.168.1.0/24) - Check if the IP is whitelisted on
arp.spoof.whitelist - Exclude Gateway from arp spoofing checking
Feel free for any feedback @evilsocket @Matrix86 @ohpe. Thank you.