Skip to content

KmLerZ/Skan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skan

A little port scanner write in Rust 🦀

License: GPL v3

Usage

Use cargo build to add all crates

Use cargo run -- -<Options>

Show help with cargo run -- -h

Generate documentation cargo doc --open

Example

Example of usage: cargo run -- -s 127.0.0.1 -p 19-24 -t 1 -o output.json

Read the help with -h to see all the options and how to use them.

About

A little rust port scanner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages