Ping over TCP
ping
can't do TCP ping so in order to run ping for TCP we can use tcpping
.
Installation
Firstly we have to make sure tcptraceroute
is installed by running -
Then to install tcpping, run -
Note: I am saving tcpping
as tcping
here
Example
Source: GitHub Gist
Last updated