Skip to content

BoeJaker/Rust_Network_Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Network Scanner

A quick and simple network scanner in rust.

This is my first rust project, the primary goals of this projects are as follows

  • Learn more about rust, RAII, threading and async
  • Implement a scanner that is quicker and quieter than nmap?

At the moment there are two version single ip scan and multi ip scan, they allow me to explore the different implementations

No SYN or ACK is implemented at the moment, this scan is LOUD.

About

A quick and simple network scanner written in rust.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages