Open ariadarkkkis opened 6 years ago
anyone?? or with proxy? I just want to get rid of abuse that come for my server because of scanning.
-e
: Use specified interface -e eth1
Seems masscan do not support vpn adaptor.
I'm using l2tp and got a virtual interface ppp0
when I execute masscan -e ppp0 -p 80 0.0.0.0/24
masscan told me
FAIL: failed to detect MAC address of interface: "ppp0"
does anybody know if masscan support vpn?
I want to scan using VPN connection or VPN adaptor but masscan avoid it and scan using default network adapter. any way to fix this?