Skip to content

In this project, I wrote a program that scans ports on a specified IP address using Python and socket.

Notifications You must be signed in to change notification settings

argunuygaratilla/port_scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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.

About

In this project, I wrote a program that scans ports on a specified IP address using Python and socket.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages