All Projects → sundowndev → phoneinfoga-google-driver

sundowndev / phoneinfoga-google-driver

Licence: GPL-3.0 license
WIP - Chromium plugin for PhoneInfoga's Google Search scanner

Programming Languages

go
31211 projects - #10 most used programming language

⚠️ This project was abandonned and thus will not be maintained anymore

phoneinfoga-google-driver

action Go Report Card release

By default, the Google search scanner doesn't scan links but simply generate them. This driver is intended to complete the job. You may ask, why not including this in the existing project ? Because the default beharvior of PhoneInfoga should be simple and easy to handle. Installing Chromium web driver would add some level of complexity which I want to avoid.

This program is not compatible with Termux.

Install

You don't need to install Phoneinfoga first, just get the binary.

Or, install using Go get :

$ go get github.com/sundowndev/phoneinfoga-google-driver

Usage

Make sure you have Chromium installed on your computer.

$ phoneinfoga-google-driver "+1 555-444-6666"

It should then use Chromium to scan links then send results in the CLI. If a captcha occurs, a non-headless window will pop up and you'll need to complete captcha.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].