Skip to content

Network scanner for tracking devices on RMHAM's microwave network

License

Notifications You must be signed in to change notification settings

RMHAM/network_scanner

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
./network_scanner -e "some_router" -c "public"

About

Network scanner for tracking devices on RMHAM's microwave network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages