contrib/arpspoof
..
.footprint
.signature
0001-arpspoof.py-show-help-without-root-privileges.patch
arpspoof.sh
Pkgfile
README

README for arpspoof

NOTES

    Basic spoofing usage:
    arpspoof -i ${IFACE} -t ${VICTIM_IP} ${GW_IP} &
    arpspoof -i ${IFACE} -t ${GW_IP} ${VICTIM_IP} &