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
- Host: GitHub
- URL: https://github.com/edinsonrequena/simple-port-scanner
- Owner: EdinsonRequena
- License: gpl-3.0
- Created: 2020-02-23T02:35:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-18T00:09:41.000Z (about 6 years ago)
- Last Synced: 2025-01-27T16:46:54.090Z (over 1 year ago)
- Topics: computer-science, cybersecurity, hacking, port-scanner, python, python3-8, scanner, socket, tutorial
- Language: Python
- Size: 122 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Simple Port Scanner 🚀
### Requirements 📋
```
Python 3
Socket
```
### How to use it:
Before running the script, specify the hostname.

Then choose the ports to scan.

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

### 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.