Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 485 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 485 Bytes

Mad TCP

Mad-TCP is a multi-process, multi-threaded program that scans a host aggresively. Unlike other host scanning tools, Mad-TCP reports open ports immediatly once it finds one. It also gives the user the flexibility to tweak some parameters directly in the form of command-line arguments.

Usage

Mad-TCP can only be ran as root. If you're logged in as root, this would run it:

./mad-tcp <ip_or_host_name>

To tweak other options, run:

./mad-tcp --help