Skip to content

Cross platform Python-based network scanning and control tool designed to manage devices on a local area network (LAN).

Notifications You must be signed in to change notification settings

MicioCode/TheLanIsMine

Repository files navigation

TheLanIsMine 🚀

TLiM is a Python-based network scanning and control tool designed to manage devices on a local area network (LAN). It allows the user to scan the devices connected to the LAN, add selected targets to a custom list, and use ARP spoofing to block their internet access.

⚙️ Features

  • 🐧 🖥️ Cross Platform: This program is designed to work on both Windows and Linux.
  • 🌐 LAN Scanning: Quickly identifies all devices connected to the network, displaying their IP, MAC addresses and Hostnames.
  • ☑️ Target List Management: Easily add or remove devices from the target list.
  • 🎯 ARP Spoofing: Disrupt or block internet access for selected devices on the network.
  • 🔌 Plug and Play: Clone the repository, install the requirements and enjoy blocking people's internet access!

🛠️ Requirements

  • A Windows or Linux machine
  • Connection to a local network
  • Python3+
  • Python-PiP
  • Git (not mandatory)

🚗 Quick Start

  • Clone this repository either:

Using git

git clone https://github.com/MicioCode/TheLanIsMine

Direct download
https://github.com/MicioCode/TheLanIsMine/archive/refs/tags/1.0.zip

  • Extract the .zip archive if needed and go into the TheLanIsMine directory
  • Install the requirements using the command:
pip install -r (your-operating-system).txt

  • Run the program:
python3 main.py

🔒 Disclaimer

This tool is intended for educational purposes only. Use it responsibly and only on networks you own or have explicit permission to test.

About

Cross platform Python-based network scanning and control tool designed to manage devices on a local area network (LAN).

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages