Skip to content

port scanner that is capable of scanning for open ports on a host machine.

Notifications You must be signed in to change notification settings

VagishM6/multitarget_portscanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

multitarget_portscanner

A program that uses socket programming to establish a connection to the domain name/url of the traget to receive information about open ports. This program has been designed to scan for open ports of multiple targets that the user specifies. Multiple targets should be seperated with a comma(,).

libraries

  1. socket
  2. IPy

Usage

python portscanner.py

About

port scanner that is capable of scanning for open ports on a host machine.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages