Skip to content

Commit

Permalink
Merge pull request #1155 from sundowndev/docs/update-readme
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
sundowndev committed Nov 5, 2022
2 parents accdfab + ec07acc commit ee4e5ab
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
@@ -1,5 +1,5 @@
<p align="center">
<img src="https://i.imgur.com/LtUGnF3.png" width=500 />
<img src="./docs/images/banner.png" width=500 alt="project logo"/>
</p>

<div align="center">
Expand All @@ -10,17 +10,20 @@
<img src="https://goreportcard.com/badge/github.com/sundowndev/phoneinfoga/v2" alt="go report" />
</a>
<a href="https://codeclimate.com/github/sundowndev/phoneinfoga/maintainability">
<img src="https://api.codeclimate.com/v1/badges/3259feb1c68df1cd4f71/maintainability" />
<img src="https://api.codeclimate.com/v1/badges/3259feb1c68df1cd4f71/maintainability" alt="code climate badge"/>
</a>
<a href='https://coveralls.io/github/sundowndev/phoneinfoga'>
<img src='https://coveralls.io/repos/github/sundowndev/phoneinfoga/badge.svg' alt='Coverage Status' />
</a>
<a href="https://github.com/sundowndev/phoneinfoga/releases">
<img src="https://img.shields.io/github/release/SundownDEV/phoneinfoga.svg" alt="Latest version" />
</a>
<a href="https://hub.docker.com/r/sundowndev/phoneinfoga">
<img src="https://img.shields.io/docker/pulls/sundowndev/phoneinfoga.svg" alt="Docker pulls" />
</a>
</div>

<h4 align="center">Advanced information gathering & OSINT framework for phone numbers</h4>
<h4 align="center">Information gathering framework for phone numbers</h4>

<p align="center">
<a href="https://sundowndev.github.io/phoneinfoga/">Documentation</a> •
Expand All @@ -29,18 +32,16 @@
<a href="https://medium.com/@SundownDEV/phone-number-scanning-osint-recon-tool-6ad8f0cac27b">Related blog post</a>
</p>

![](./docs/images/screenshot.png)

## About

PhoneInfoga is one of the most advanced tools to scan international phone numbers. It allows you to first gather basic information such as country, area, carrier and line type, then use various techniques to try to find the VoIP provider or identify the owner. It works with a collection of scanners that must be configured in order for the tool to be effective. PhoneInfoga doesn't automate everything, it's just there to help investigating on phone numbers.

![web client screenshot](./docs/images/screenshot.png)

## Current status

This project is stable and production-ready.

:warning: However, we're working on a new UI and API version, so new features are only released for the CLI at this time.

**About demo instance**: This is a test service. Kittens will die if you abuse it.

## Features
Expand Down
Binary file modified docs/images/screenshot.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ee4e5ab

Please sign in to comment.