/TCP-Port--checker--Socket-Connection

It is a simple n Basic Perl tool that helps you check the activity of a remote Host making a connection through TCP to the port you want, checking if it is ok & the response time... Made for educational purposes, This can be util to check if ur Firewall Rules are made correctly or to check ur Port Forwading!

Primary LanguagePerl

TCP Socket Connection

============================================================================================

How to use it?

use :

perl ping.pl IP PORT PROTOCOL


Example:

perl ping.pl 1.1.1.1 80 TCP