ABOUT UPI INT :
UPI-INT is a powerful OSINT tool that streamlines the process of gathering UPI ID and name information for investigative purposes. Its accessibility on both Linux and Android Termux platforms makes it a convenient tool for a wide range of users.
UPI-INT is an OSINT (Open Source Intelligence) tool that allows users to obtain UPI IDs and names by simply inputting a phone number.
This tool is developed by Biswajeet Ray

AVAILABLE OS Platforms :
- Termux
- Windows
- Linux
Credit: https://github.com/BiswajeetRay7/UPI-INT
Source: github.com
Prerequisites
You need NodeJs 10 or later to run this tool. You can install NodeJs
On Linux
sudo apt-get install nodejs
Although there is no need to install NodeJs on Kali Linux, as its packages are already present in Kali Linux.
On Termux
pkg install nodejs-lts
How to install?
Clone this Repo by using following command
git clone https://github.com/BiswajeetRay7/UPI-INT
Now Open cloned directory
cd UPI-INT
Now Install Dependencies
npm install
Now Run Tool
npm start
If you really like this post then give your reaction and don’t forget to share with others.