forked from ports/contrib
8 lines
158 B
Plaintext
8 lines
158 B
Plaintext
|
README for arpspoof
|
||
|
|
||
|
NOTES
|
||
|
|
||
|
Basic spoofing usage:
|
||
|
arpspoof -i ${IFACE} -t ${VICTIM_IP} ${GW_IP} &
|
||
|
arpspoof -i ${IFACE} -t ${GW_IP} ${VICTIM_IP} &
|