IT Questions and Answers :)

Monday, December 30, 2019

How to ping a port

How to ping a port

  • Ping ():Port
  • tcping
  • non of above
  • ping :port 

EXPLANATION

tcping is a tool that allows to verify reachability of TCP port. ... Unlike standard ping, fping or hping, this tool uses simple TCP connection to verify if port is listening and is agnostic of application protocols etc. Each check will simply open a connection and if successful it will immediately close it.

https://www.techlanda.com/2016/01/how-to-ping-port.html
 
Share:

0 comments:

Post a Comment

Popular Posts