Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/filiprokita/portscanner

PORTSCANNER is a simple Python program with GUI that allows users to check whether a given port is open on a specified IP address. The program uses socket programming to establish a connection to the specified port, and displays a message indicating whether the port is open or closed.
https://github.com/filiprokita/portscanner

network network-analysis network-monitoring network-security network-tools networking port-scanner python python3 security socket-programming tkinter

Last synced: about 1 month ago
JSON representation

PORTSCANNER is a simple Python program with GUI that allows users to check whether a given port is open on a specified IP address. The program uses socket programming to establish a connection to the specified port, and displays a message indicating whether the port is open or closed.

Awesome Lists containing this project