How To Install Fping
Fping is a tool used to scan whether the ip is alive or dead. Fping is a tool used to scan the ip of a victim and now you have to put the command fing -a google.com
Now put the command to scan this website and check the ip of the target of the host whether it is dead or alive i.e it is online or offline in the commands fing -e google.com
Now put this command to scan the target 5 times to check the speed of the target and client server interaction fing -c 5 google.com
Now put the command to scan if the ip address of the server is available or dead to the host or not and you can put the number of times to scan the ip address, in my case I have put 24 to scan it 24 times fing -g 172.217.194.139/24
0 Comments