How to use the ping command in Termux?

Ping is a well-known command used to send packages to a specific domain. You must know about the ping command if you are a bug hunter.

Let’s talk about the PING command & know how we can use the ping command to get any domain information.

$ ping domain

Above you can see a ping command that you can use to get any domain information.

Let’s do some practical. Consider we want to get some information about google so we can use the ping command there like given below.

$ ping google.com

It will show you some IP-related information and it also informs you that the connection between the client and server is possible.

I hope you understood what is the special use of the ping command. If you have any doubts related to Termux, Kali and others just leave a comment now.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top