WhosHere | Chosen People in Your Vicinity | Wifi library

 by   curtbraz PHP Version: Current License: No License

kandi X-RAY | WhosHere Summary

kandi X-RAY | WhosHere Summary

WhosHere is a PHP library typically used in Networking, Wifi applications. WhosHere has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

The script is named after my dogs, because they proactively alert me before the doorbell rings. I used to like to get them going crazy by saying, "Who's Here?!". They cause a lot of noise when someone arrives, whether it's the pizza guy or a friend/family member coming over to visit. It's not so fun now that I'm a dad because it wakes my sleeping baby up and that's no bueno for me. I created this script to passively look for cell phone probe requests and alert me if certain visitors are in the area by sending an IFTTT SMS/Android push notification to my phone. I typically get the alert before the visitor gets out of their vehicle thanks to a 9 dB antenna connected to a wifi dongle running on my Raspberry Pi. The management is made simple due to an HTML web table that reads the database and allows you to give friendly nicknames to MAC addresses. There are also first and last seen timestamps that help you determine who someone is that visits, name them appropriately, and enable a notification checkbox to get real-time alerts next time they get close. I've recently added configuration options for alerting on new devices, alerting on signal strengh (per device), and lookups for unique SSIDs requested per MAC for easier identification. UPDATE: This project was first created before MAC Address Randomization was introduced on Android and iOS devices. Even still, this works for tracking 90% of the devices out there. In the next release, I want to introduce sending an RTS frame to bypass this so that tracking can work 100% of the time. However, this script still works well in it's current state as a proximity alarm that you can arm and disarm.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              WhosHere has a low active ecosystem.
              It has 54 star(s) with 26 fork(s). There are 14 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 3 open issues and 8 have been closed. On average issues are closed in 388 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of WhosHere is current.

            kandi-Quality Quality

              WhosHere has 0 bugs and 0 code smells.

            kandi-Security Security

              WhosHere has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              WhosHere code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              WhosHere does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              WhosHere releases are not available. You will need to build from source code and install.
              WhosHere saves you 71 person hours of effort in developing the same functionality from scratch.
              It has 184 lines of code, 0 functions and 7 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of WhosHere
            Get all kandi verified functions for this library.

            WhosHere Key Features

            No Key Features are available at this moment for WhosHere.

            WhosHere Examples and Code Snippets

            No Code Snippets are available at this moment for WhosHere.

            Community Discussions

            QUESTION

            Why are all dictionary key values being updated instead of just the one I am specifying?
            Asked 2021-Feb-10 at 19:53

            I have a dictionary with dates as key names:

            ...

            ANSWER

            Answered 2021-Feb-10 at 19:53

            dict.from_keys() is using the same list as the value of all the keys.

            Use a dictionary comprehension instead.

            Source https://stackoverflow.com/questions/66143981

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install WhosHere

            You can download it from GitHub.
            PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/curtbraz/WhosHere.git

          • CLI

            gh repo clone curtbraz/WhosHere

          • sshUrl

            git@github.com:curtbraz/WhosHere.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Wifi Libraries

            esp8266_deauther

            by SpacehuhnTech

            itlwm

            by OpenIntelWireless

            whereami

            by kootenpv

            create_ap

            by oblique

            Try Top Libraries by curtbraz

            PhishAPI

            by curtbrazPHP

            Invoke-NeutralizeAV

            by curtbrazPowerShell

            QRC2

            by curtbrazPython

            XSS-o-matic

            by curtbrazPHP

            JS_KeyLogger_to_Slack

            by curtbrazPHP