Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 299 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 299 Bytes

port-scan

A simple TCP port scanner written in Rust.

Not intended for actual use. Nmap is obviously better :D

This was more of an opportunity for me to learn about Rust's threads and how ownership works with them.

Building

cargo build

Running

cargo run -- target_ip