An open API service indexing awesome lists of open source software.

https://github.com/edinsonrequena/simple-port-scanner

This is a simple port scanner built in python 3.8
https://github.com/edinsonrequena/simple-port-scanner

computer-science cybersecurity hacking port-scanner python python3-8 scanner socket tutorial

Last synced: over 1 year ago
JSON representation

This is a simple port scanner built in python 3.8

Awesome Lists containing this project

README

          

# Simple Port Scanner 🚀

### Requirements 📋

```
Python 3
Socket
```

### How to use it:

Before running the script, specify the hostname.

![alt text](https://raw.githubusercontent.com/EdinsonRequena/simple-port-scanner/master/scanner1.png)

Then choose the ports to scan.

![alt text](https://raw.githubusercontent.com/EdinsonRequena/simple-port-scanner/master/scanner2.png)

The script will scan the ports that you specified. If there is an open port, the script will notify you.

![alt text](https://raw.githubusercontent.com/EdinsonRequena/simple-port-scanner/master/scanner3.png)

### Tutorial 📖

Yo can see the tutorial on YouTube [here](https://www.youtube.com/channel/UCFXAiceHPFzk81Ooc25_QTg/featured)

### Author ✒️

* **Edinson Requena** - *Sotftware, tutorial and documentation*
- [YouTube](https://www.youtube.com/channel/UCFXAiceHPFzk81Ooc25_QTg/featured)
- [Medium](https://medium.com/@edinsonrequena)
- [Instagram](https://instagram.com/edinsonrequena)
- [Twitter](https://twitter.com/requenaea)

This software is made for educational purposes and in order to disseminate knowledge about computer science and cybersecurity. I am not responsible for the misuse that may be given. Feel free to modify, download or copy it.
Use it for good.

---
From Venezuela with ❤️ for the world.