• Stars
    star
    2
  • Language
    Rust
  • License
    GNU General Publi...
  • Created over 1 year ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

arp-wishper is an open-source project written in Rust. It listens to ARP requests on a network interface and responds to them based on a list of IP-MAC address mappings defined in a configuration file. With arp-wishper, you can easily create an ARP responder to handle network queries and provide the appropriate MAC address for each IP address.