https://github.com/malwarekid/python-portscanner
This Port Scanner will work for both the Web Applications as well as remote Host. The general concept of Sockets had been used to provide the functionality. Port Scanner is built on Python 3 and uses some extra libraries such as socket and pyfiglet (for a fancy banner).
https://github.com/malwarekid/python-portscanner
Last synced: over 1 year ago
JSON representation
This Port Scanner will work for both the Web Applications as well as remote Host. The general concept of Sockets had been used to provide the functionality. Port Scanner is built on Python 3 and uses some extra libraries such as socket and pyfiglet (for a fancy banner).
- Host: GitHub
- URL: https://github.com/malwarekid/python-portscanner
- Owner: malwarekid
- Created: 2022-11-24T04:52:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-25T15:10:23.000Z (about 3 years ago)
- Last Synced: 2024-02-02T04:42:14.981Z (over 2 years ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python-PortScanner
.--.
|o_o | -,_|=================|
|:_/ | | Follow Button |
// \ \ | @ ~ @ |
(| | ) |=================|
/'|_ _/'\
\___)=(___/
[*] Instagram @scriptkiddiee
This Port Scanner will work for both the Web Applications as well as remote Host.
The general concept of Sockets had been used to provide the functionality.
Port Scanner is built on Python 3 and uses some extra libraries such as socket and pyfiglet (for a fancy banner).