HomeLinuxIP-web - find fake website and address of the website

IP-web – find fake website and address of the website

IP-web – is a tool made to find the IP of the website creator, it can find the fake websites, & it can also find the address of that website.

What is an IP address?

An Internet Protocol Address is a numeric label assigned to each device connected to a computer network that uses the Internet Protocol for communication. IP addresses have two main functions: host or network interface identification and location addressing. IP-web.wiki

Requirements

1. Git package

Termux

				
					pkg install git
				
			

Linux

				
					sudo apt install git
				
			

2. Python package

Termux

				
					pkg install python && pkg install python2
				
			

Linux

				
					sudo apt install python && sudo apt install python2
				
			

How to install IP-Web?

Step 1:

First, we need to download the tool so type the below command.

				
					git clone https://github.com/P677hl/IP-web.git
				
			
IP-web – find fake website and address of the website

Step 2:

Now change the directory to IP-web tool so type the following.

				
					cd IP-web
				
			
IP-web – find fake website and address of the website

Step 3:

Permit the all bash script to read write and execute, so type the below command.

				
					chmod +x *
				
			

Step 4:

After that run the tool with the below commands

				
					sh bahan.sh
sh IP-web.sh
				
			

Step 5:

After that choose, the first option to find the IP address of the website

IP-web – find fake website and address of the website

Step 6:

Now you choose which you want in the below options

RELATED ARTICLES

3 Comments

Leave A Reply

Please enter your comment!
Please enter your name here

Most Popular