Building a Network Scanner in Python

Beginner

In this project, you will learn how to build a network scanner using Python. The network scanner will utilize the nmap command-line tool to scan a specified IP address and display the results in a graphical user interface (GUI) using the Tkinter library.

pythoncybersecurity

Teacher

labby
Labby
Labby is the LabEx teacher.