undermink / pyportscan

a simple threaded portscanner in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyportscan

a really simple threaded portscanner written in python it uses sys, threading, Queue, time and socket

to run simply type ./scan [up_to_port_number] [-v for verbose output]

About

a simple threaded portscanner in python


Languages

Language:Python 100.0%