Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 245 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 245 Bytes

Port Sniffer Written in Rust

Port sniffer CLI hecho con solo la std library de Rust 🦀.

  • ejecuta cargo run -- -help para ver la ayuda.
  • cargo run -- -j "threads_number" "ipaddr" para escanear.

example