Home
Softono
y

y0oshi

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
1

Software by y0oshi

Project-Eyes-On
Open Source

Project-Eyes-On

# Project Eyes On v3.0 (Global Surveillance) **Coded by: Y0oshi (IG: @rde0)** > "The unified intelligence tool for mass IP camera scanning." ![Banner](https://img.shields.io/badge/Status-Active-brightgreen) ![Python](https://img.shields.io/badge/Python-3.x-blue) ![License](https://img.shields.io/badge/License-MIT-green) ![Screenshot](screenshot.png) ## Overview **Project Eyes On** is a hyper-fast, multi-threaded surveillance tool designed to locate open IP cameras across the globe. It combines two powerful engines: 1. **Directory Scraper**: Harvests feeds from Insecam. 2. **Deep Web Dorking**: Uses Google & Yahoo search dorks to find hidden cameras not listed in public directories. ## Features - **Parallel Engine**: Queries **Yahoo** and **Startpage** simultaneously for maximum speed and results. - **GeoIP Enrichment**: Automatically resolves camera IP locations to **City, Country** (e.g., "New York, United States"). - **Smart Deduplication**: Merges results from multiple engines to ensure unique feeds. - **Direct Connection**: Optimized for speed without unreliable proxies. - **Country Targeting**: Target specific regions (e.g., `/country US`, `/country RU`). - **Live Verification**: Automatically detects stream types (MJPEG, JPEG, Video). ## Installation ### Prerequisites - Python 3.x - Pip ### macOS / Linux 1. **Clone the Repository**: ``` git clone https://github.com/Y0oshi/Project-Eyes-On.git cd Project-Eyes-On ``` 2. **Install Global Command**: The installer script sets up dependencies and creates the `eyeson` command. ``` chmod +x install.sh sudo ./install.sh ``` 3. **Run**: ``` sudo eyeson ``` ### Windows 1. **Clone the Repository**: ``` git clone https://github.com/Y0oshi/Project-Eyes-On.git cd Project-Eyes-On ``` 2. **Automated Install**: Just double-click `install.bat` or run: ``` install.bat ``` 3. **Run**: ``` eyeson.bat ``` ## Usage ### Commands | Command | Description | Example | | :--- | :--- | :--- | | `/scrape [Pages]` | Scrape Insecam (Public Directory) | `/scrape 5` | | `/scan [Pages]` | Google Dork Search (Deep Web) | `/scan 50` | | `/country [Code]` | Target Logic (e.g., US, JP, RU) | `/country US` | | `/mode [Type]` | Filter (ALL, STREAM, SNAPSHOT) | `/mode STREAM` | | `/exit` | Quit Tool | `/exit` | ## Disclaimer This tool is for **educational purposes and security auditing only**. The author (Y0oshi) is not responsible for any misuse of this software. > **Notice to Camera Owners**: If your device is found by this tool, it is **not the developer's fault**. It means your stream is public. **Don't be dumb put a password on your camera.** --- **Follow on Instagram: @rde0**

Browser Automation Vulnerability Scanning
87 Github Stars