ping - a standard utility with which you can check the availability of the site, the quality of the connection on the way to it, and also find out its IP address. It sends to the server where the site is located, ICMP-packages, measuring the time after which they come back, and taking into account the percentage of losses.
ping
on a Windows device, do the following:ping example.com
In the team instead of example.com
specify the address of the site that you want to ping (the address must be specified without http://
or https://
at the beginning and /
at the end):
ping
on a macOS device, do the following:ping example.com
In the team instead of example.com
specify the address of the site that you want to ping (the address must be specified without http://
or https://
at the beginning and /
at the end):