Skip to content

matthb2/snmp_arp_discover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Intro

Quick and dirty network discovery tool which does a recurisve walk of a network based on router ARP caches. Desgined/tested for/with Mikrotik devices, but can likely be easily modified for other devices (pull requests will be considered).

INSTALL/RUN

go get -d ./
go build snmp_arp_discover.go
./snmp_arp_discover -e "some_router" -c "public"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages