Skip to content

jaypey/Portscanner-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Portscanner-py

A simple PortScanner in Python

What is it for?

It's a scanner that returns the state(Open/Closed) and the banner of a certain IP port

How-To-Use

Usage python3 portscanner.py -H <target host> -p <target port>

State

It's currently a work-in-progress but it works.

Releases

No releases published

Packages

No packages published

Languages