Skip to content

spinozapy/Camera-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Camera Scanner

A simple Python tool to fetch and display IP camera links from a specified country.

Requirements

  • Python 3.x
  • requests library (Install using pip install requests)
  • colorama library (Install using pip install colorama)

Usage

  1. Clone the repository.

  2. Install the required libraries.

  3. Run the tool:

    python main.py
  4. Enter the country number to fetch IP camera links or type 'exit' to quit.

Usage Caution

  • For educational or testing purposes only.
  • Do not use for malicious activities.
  • Follow ethical standards while using this tool.

Releases

No releases published

Packages

No packages published

Languages