/scan-for-webcams

scan for webcams on the internet

Primary LanguagePythonMIT LicenseMIT

scan-for-webcams 📷

scan-for-webcamBanner

Discord PyPI - License PyPI

中文文档

Table of contents

Usage

The program will output a list of links with the format of ip_address:port, and descriptions of the image beneath it.

If your terminal supports links, click the link and open it in your browser, otherwise, copy the link and open it in your browser.

Installation

  1. install package from PYPI: pip install scan-for-webcams

  2. set up shodan: go to shodan.io, register/log in and grab your API key

  3. set up clarifai: go to clarifai.com, register/log in, create an application and grab your API key

  4. setup geoip: go to geo.ipify.org, register/log in and grab your API key

  5. Add API keys:

    1. run sfw setup
    2. enter your shodan, clarifai and geoip API keys

And then you can run the program!

Demo

asciicast