Skip to content

Samyukta-14/Port_Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Port_Scanner

A simple and easy-to-use port scanner that allows you to quickly and easily scan a host or IP address for open ports.

Requirements

  • Python 3.x

Usage

To use the port scanner, simply run the script and provide the host or IP address that you want to scan as a command line argument.

python3 scanner.py "ip address"

The script will then scan the IP address for open ports and display the results in the terminal.

Features

  • Scans a host or IP address for open ports
  • Provides the option to scan all ports (50-85) or a specific range of ports
  • Displays the results in the terminal

Note

  • Please use this tool ethically and with permission from the host or IP owner.
  • This is a basic port scanner and it's not meant for any malicious use.

Contribution

Feel free to fork the project and submit pull requests for new features or improvements.

Enjoy!

Credits

  • Port scanner code is based on The Cyber Mentor's port scanner
  • Many thanks to The Cyber Mentor for sharing his knowledge and code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages