Skip to content

dferris93/goarpwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goarpwatch is a somewhat simplistic replacement for the arpwatch command. It supports both arp and ipv6 NDP.

goarpwatch uses sqlite3 to store ip / mac pairs. The database is read into memory when goarpwatch starts and all operations are done from the in memory cache.

A few prometheus metrics are exported so you can see what's going on.

About

A simple golang arpwatch replacement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published