Cordova ARP Cache Fetch Plugin

JSON →
library 0.3.2 ·javascript maintenance
verified Jun 7, 2026

Cordova plugin for Android that retrieves the ARP cache to map IP addresses to MAC addresses on the local network. Version 0.3.2, last updated in 2016. No active development. Provides two methods: getRawCache (returns raw table string) and getParsedCache (returns array of objects). Only supports Android. Limited to reading /proc/net/arp file; contents depend on Android OS.