Amazing-Python-Scripts

Форк
0

README.md

Network Scanner

This is a simple Python script that uses the Scapy library to scan the local network and find connected devices.

Usage

  1. Install the Scapy library. You can install it using pip:

    pip install scapy
  2. Run the script by executing the following command:

    python network-scanner.py
  3. When prompted, enter the target IP address or IP range in the format "ip_address/24". For example, "192.168.1.0/24".

  4. The script will send ARP requests to the specified IP range and display the list of available devices along with their IP and MAC addresses.

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.