Giter Site home page Giter Site logo

streanger / clients-scanner Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 737 KB

Local network clients scanner with deauth feature

Home Page: https://pypi.org/project/clients-scanner/

License: MIT License

Python 100.00%
deauthentication-attack scanner tkinter-python wifi deauth deauth-wifi local-network

clients-scanner's People

Contributors

dependabot[bot] avatar streanger avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

clients-scanner's Issues

Winpcap package problem

After installing with pip install clients_scanner and launching via

from clients_scanner import scanner
scanner()

I've got:

Exception in thread Thread-1:
Traceback (most recent call last):
  File "C:\Users\USER\AppData\Local\Programs\Python\Python38\lib\threading.py", line 932, in _bootstrap_inner
    self.run()
  File "C:\Users\USER\AppData\Local\Programs\Python\Python38\lib\threading.py", line 870, in run
    self._target(*self._args, **self._kwargs)
  File "C:\Users\...\clients_scanner\clients_scanner.py", line 323, in search_clients_thread
    clients = self.get_clients(target_ip=self.target_ip, iterations=1)
  File "C:\Users\...\clients_scanner\clients_scanner.py", line 374, in get_clients
    result = srp(packet, timeout=1.0, verbose=0)[0]
  File "C:\Users\...\venv\lib\site-packages\scapy\sendrecv.py", line 503, in srp
    s = conf.L2socket(promisc=promisc, iface=iface,
  File "C:\Users\...\venv\lib\site-packages\scapy\arch\windows\__init__.py", line 1068, in __init__
    raise RuntimeError(
RuntimeError: Sniffing and sending packets is not available at layer 2: winpcap is not installed. You may use conf.L3socket orconf.L3socket6 to access layer 3

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.