Skip to content

paulmunyao/Port-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📗 Table of Contents

📖 PORT SCANNER

This challenge is to build your own version of a port scanner like nmap (https://svn.nmap.org/)

PORT SCANNER - A port scanner is a computer program that checks network ports and probes a server or host for open ports.

🛠 Built With

Tech Stack

-Python

Client

(back to top)

💻 Getting Started

To get started with the project, make sure you have installed the following in your computer operating system

Prerequisites

In order to run this project you need:

Install python in your machine if you don't have

Follow this documentation - https://python.org/

Setup

Clone this repository to your desired folder:

 git clone https://github.com/paulmunyao/Port-Scanner.git

To run the project, execute the following command:

 python3 scanner.py

(back to top)

👥 Authors

👤 Author1

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This challenge is to build your own version of a port scanner like nmap(https://svn.nmap.org/)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages