U7P4L-IN / NUMBER-INFO

A phone number information generating tool, also known as a reverse phone lookup tool, is a service or software that allows you to enter a phone number and get information about the owner of that number.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StarsForksIssues
PRsDownload .zip


Language >


A phone number information generating tool, also known as a reverse phone lookup tool, is a service or software that allows you to enter a phone number and get information about the owner of that number. This information can include:

  • Name: The name of the person or business associated with the phone number.
  • Address: The physical address of the person or business associated with the phone number.
  • Carrier: The phone company that provides service to the phone number.
  • Type: Whether the phone number is landline, mobile, or VoIP.
  • Spam score: The likelihood that the phone number is associated with spam calls.

Tested On :

  • Kali Linux
  • BlackArch Linux
  • Ubuntu
  • Kali Nethunter
  • Termux ( Rooted/NonRooted Devices)

ChangeLogs

  • [1] Fixed updating
  • [2] Changed User interface
  • [3] Added Features
  • [4] Improved Speed
  • [5] And thats about it, if you face any errors or bugs kindly mail them to me or open an Issue in github

Contributing

Feel Free To Clone This Project. For Major Changes, Please Open An Issue First To Discuss What You Would Like To Change Or Add, Thank You!!.


Installation >

Termux >


apt update && apt upgrade -y
pkg install git
pkg install python
pip install requests
pip install bs4
rm -rf NUMBER-INFO
git clone --depth=1 https://github.com/U7P4L-IN/NUMBER-INFO.git
cd NUMBER-INFO
python3 number.py

Report bugs

If you notice issues while installing this tool or running this tool kindly mail to me at Gmail or Open an issue via github.

Requirements

python-3
pip
Internet Connection
And some other python packages

Python 3


Install Requirements (on Linux) >


>> apt-get install git python3 python3-pip python python-pip

Kali Linux/Ubuntu/Parrot os >


sudo apt-get update && apt-get install git
git clone https://github.com/U7P4L-IN/NUMBER-INFO.git
cd NUMBER-INFO
ls
sudo python3 number.py

Languages :

LICENSE

NUMBER-INFO is released under the MIT license, which grants the following permissions:

  • Commercial use
  • Modification
  • Distribution
  • Patent use
  • Private use

For more convoluted language, see the LICENSE.


Report bugs

If you notice issues while installing this tool or running this tool kindly mail to me at Gmail or Open an issue via github.

DESCRIPTION
  • ©️ Copyright Message

Copyright © [2023-27] [U7P4L-IN] All rights reserved. This Python project, along with its code, documentation, and any associated files, is the intellectual property of ANONYMOUS CYBER. You may not reproduce, distribute, or modify the contents of this repository without explicit permission from the owner.

Give A Star ⭐

You can also give this repository a star to show more people and they can use this repository.

About

A phone number information generating tool, also known as a reverse phone lookup tool, is a service or software that allows you to enter a phone number and get information about the owner of that number.

License:MIT License


Languages

Language:Python 100.0%