Skip to content

ThomasZumsteg/gocrawl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gocrawl

GoCrawl is command line tool that does network discovery by crawling all network nodes an storing them in a database file.

Install

go get github.com/ThomasZumsteg/gocrawl

Usage

gocrawl <ip_address>

Begin the crawl

options include -background to run in the background -database use the specified database file -debug set the debug level -ignore pattern skips hosts that match some pattern -verbose run in verbose mode

About

An ssh network crawler written in go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages