Skip to content

Maneea/mad-tcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A multi-processing, multi-threading TCP scanner written in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages