# arpspoof
**Repository Path**: backbus/arpspoof
## Basic Information
- **Project Name**: arpspoof
- **Description**: ARP spoofer, for linux
- **Primary Language**: C
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 1
- **Created**: 2021-04-30
- **Last Updated**: 2024-03-18
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
## ARP Spoofer
***
Usage:
arpspoof -i interface -t target_ip -s spoofing_host [-l interval]
Example:
arpspoof -i wlan0 -t 192.168.0.101 -s 192.168.0.1