/pyportscan

a simple threaded portscanner in python

Primary LanguagePython

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]