Bu projede python ve socket kullanarak belirlenen bir ip adresinde port taraması yapan bir program yazdım. Program ip adresi ve istediğiniz port aralığını aldıktan sonra tarama yapıyor ve açık olann portları size belirtiyor.
--------------------------------------TR-EN---------------------------------------
In this project, I wrote a program that scans ports on a specified IP address using Python and socket. After the program receives the IP address and the desired port range, it scans and tells you the open ports.