Skip to content

LSH9132/PortScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

PortScanner

Powerful multthreading portscanner.

This progeram that I made for fun when I was bored. :D

⚠️ Warning

This program is designed for πŸ§ͺ experiments and specifies that it will not be held responsible for any use of the program.

πŸ€” ???

What is port scan

Port scan is searching for an open TCP/UDP port on an operating server.

How does it work?

it's simple. Program tries to connect to the IP and port you specified.
If the server is open at own port, it will respond and the program can confirm that the port is open.

πŸ“ Data Directory

Portscan history will be saved at /ScannerData folder. like 127.0.0.1.log.

U don't need to delete duplicate log files, It will be generated name automatically.