mbogdan0 / open-ports

Python script to find open ports of a host

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A small script that helps to find open ports of a given host.

To be changed:

threads = 150 # number of threads
host = '185.173.178.22' # host to be checked

About

Python script to find open ports of a host


Languages

Language:Python 100.0%