Skip to content

twk-mn/rusty_port_scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rusty_port_scanner

Simple port scanner written in Rust.

Features:

Scans target-ip for either interesting ports (specified in the code, or give port(s) as an argument.

Instructions:

cargo run <target-ip> (<ports>)

Todo:

  • Support scanning domain names
  • Multiple tagets
  • Specify ports to scan
  • Scan type

About

Port Scanner written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages