phoneinfoga icon indicating copy to clipboard operation
phoneinfoga copied to clipboard

Information gathering framework for phone numbers

Results 126 phoneinfoga issues
Sort by recently updated
recently updated
newest added

The issue is giving an error of please find a suitable version from creator

help wanted

Sweet potato soup

@sundowndev please help mate, i'm new at these PS C:\Users\sheik> git clone http://github.com/sundowndev/PhoneInfoga fatal: destination path 'PhoneInfoga' already exists and is not an empty directory. PS C:\Users\sheik> cd Phoneinfoga PS...

Bumps node from 15.11.0-alpine to 19.4.0-alpine. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=node&package-manager=docker&previous-version=15.11.0-alpine&new-version=19.4.0-alpine)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

console output: [GIN] 2023/01/12 - 00:09:05 | 500 | 530.499ms | 127.0.0.1 | POST "/api/v2/scanners/googlecse/run web error: googleapi: Error 400: Request contains an invalid argument., badRequest i use it with...

The format of the change can be reviewed via the rendered version of the file here https://github.com/sundowndev/phoneinfoga/blob/bb7d80a1a124344939a28ff550c598826a7f058e/docs/getting-started/usage.md

Bumps golang from 1.17.8-alpine to 1.19.5-alpine. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.17.8-alpine&new-version=1.19.5-alpine)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

**Describe the bug** The install script fails when running it on a Mac. It produces this error: > Verifiying checksum... > Error: ./support/scripts/install: line 18: sha256sum: command not found **To...

Trying to install on Mac and encountered a bug. At line 18, sha256sum was throwing an error because that command has a different syntax on Macs. _Verifiying checksum... Error: ./support/scripts/install:...

When a plugin fails to open, print the error from the open call to aid in debugging why your custom scanner wont work.