It is a tool to get a list of devices by Arp protocol and request it to the server.
- arp
$ go get github.com/noplan-inc/arp-device-notifier
or
Download Release Package
$ arp-device-notifier post -e http://example.com
arp-device-notifier post -e http://example.com -v
$ arp-device-notifier post -e http://example.com -i 3
$ arp-device-notifier post -e http://example.com -a 'Bearer <token>'
This project is licensed under the MIT License - see the LICENSE.md file for details