PouuleT / arply

ARP reply whatever you want

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARPly

A tiny tool to answer ARP requests from the IPv4 you want.

Build & install

$ git clone https://github.com/angt/arply
$ cd arply
$ sudo make install prefix=/usr

Usage

$ sudo arply eth0 10.10.10.10

About

ARP reply whatever you want

License:MIT License


Languages

Language:C 94.0%Language:Makefile 6.0%