Skip to content

SimplePythonPortScanner is a lightweight Python script that allows users to check the status of a specified port on a given host. This script provides a straightforward method for identifying whether a port is open or closed, aiding in network diagnostics and security assessments.

Notifications You must be signed in to change notification settings

sudo-user101/SimplePythonPortScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Simple Python Port Scanner

Simple Python Port Scanner is a lightweight Python script that allows users to check the status of a specified port on a given host. This script provides a straightforward method for identifying whether a port is open or closed, aiding in network diagnostics and security assessments.

Usage

  1. Clone the repository:

    git clone https://github.com/your-username/SimplePythonPortScanner.git

Navigate: cd SimplePythonPortScanner Run: python port_scanner.py

##Contributing:

Contributions are welcome! If you find any bugs or have suggestions for improvement, please open an issue or submit a pull request.

##License

You can save this content in a file named README.md in the root directory of your GitHub repository. This single file contains all the information about your project, including usage instructions, contribution guidelines, and licensing information.

About

SimplePythonPortScanner is a lightweight Python script that allows users to check the status of a specified port on a given host. This script provides a straightforward method for identifying whether a port is open or closed, aiding in network diagnostics and security assessments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages