Can I read Simple Python Port Scanner Script on EtoBox?
Simple Python Port Scanner Script by Muhammad Muntzir is a document available to read on EtoBox.
What is Simple Python Port Scanner Script about?
This Python script contains a function called checkports that evaluates whether ports on a target IP address are open or closed. It does this by creating sockets and attempting to connect to each port in a supplied list, printing the result. The function is called at the end to check ports 21, 22, 25, 80, 81, and 443 on IP address 192.168.100.5.
- Author
- Muhammad Muntzir
- Language
- EN