Skip to content

Xlerq/scanr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scanr

Minimal CLI port scanner written in Rust.

Usage

scanr <ip> <start_port> [end_port]

Examples

scanr 192.168.0.10 100 1000
scanr 127.0.0.1 80

Capabilities

Scanner is able to scan 1k ports below 1 second.

Scan of 1000 ports

Scanner is able to scan 10k ports in about 8 seconds.

Scan of 10000 ports

Build

cargo build --release

License

MIT

About

Simple portscanning program written in rust.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages