Skip to content

zherner/go_port_scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go_port_scanner

A Go tool to scan ports on IPs using Goroutines to be more efficient.

Build

go build ./

Test

go test -v ./

Examples

Scan one IP and port.

go_port_scanner -h 8.8.8.8 -p 53

Scan more than one host on more than one port.

go_port_scanner -h 8.8.8.8,8.8.4.4. -p 53-55

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages