arp-to-hosts

arp-scan to /etc/hosts


License
MIT
Install
pip install arp-to-hosts==0.1.7

Documentation

Coverage Status Build Status

Does an ARP scan to get IPs to known names, then writes those names with their current IP to /etc/hosts

Requires arp-scan to be installed: https://github.com/royhills/arp-scan

Better docs, screencasts, etc all TBD