#port #scan #multi-threaded #quickly #scanning #port-scanning

app port-scan

Do a quickly multi-threaded port scanning in Rust

2 releases

0.1.1 Dec 19, 2019
0.1.0 Dec 15, 2019

#13 in #port-scanning

25 downloads per month

MIT license

5KB
64 lines

A Simple Port Scanner Written in Rust

Install

cargo install port-scan

Usage

Scan all ports from 127.0.0.1 with 500 concurrency:

port-scan -i 127.0.0.1 -t 500

License

MIT

Dependencies

~430KB