Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scout

Network discovery tool

Usage

# Scan available IPv4 subnets and fingerprint hosts
cargo run

# Scan the 192.168.1.0/24 subnet from port 1 to 100
cargo run -- probe 192.168.1.0/24 1 100

# Scan the 192.168.1.50 ip from port 1 to 100
cargo run -- probe 192.168.1.50 1 100

# Get a list of the networks you are connected to
cargo run -- networks

About

Network discovery tool

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages