Code Monkey home page Code Monkey logo

port-scanner's Introduction

Port Scanner

Bu basit bir port tarayıcıdır. Belirtilen bir hedef IP adresine TCP portlarını taramak için kullanılır.

Kullanım

  1. Python kurulu cihazda pip3 install -r requirements.txt komutunu çalıştırın. Bu işlempyfiglet, socket ve datetime kütüphanelerini yükleyecektir.
  2. Terminalde python port_scanner.py komutunu çalıştırın.
  3. Hedef IP adresini girin.
  4. Port taraması başlayacak ve açık olan portlar listelenecektir.

Nasıl Çalışır?

  • Kullanıcıdan hedef IP adresi alınır.
  • Belirtilen aralıktaki (1-1024) TCP portları tarar.
  • Her port için bir soket oluşturur ve bağlantı denemesi yapar.
  • Eğer bağlantı başarılıysa, o portun açık olduğunu ve hangi servisin çalıştığını belirtir.
  • İşlem kullanıcı Ctrl+C ile kesilene kadar devam eder.

Notlar

  • Dikkat: Bu program sadece izin verilen sistemlerde ve ağlarda kullanılmalıdır. Aksi takdirde yasal sorunlara yol açabilir.
  • Eğer herhangi bir hata alırsanız, programı yeniden başlatmayı deneyin veya hedefin erişilebilir olduğundan emin olun.
  • Geliştirme ve geri bildirimler için iletişime geçebilirsiniz: GitHub - Port Scanner

port-scanner's People

Contributors

kutaykoca avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.