Skip to content

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!

Notifications You must be signed in to change notification settings

B4RC0DE-TM/TCP-Port--checker--Socket-Connection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

TCP Socket Connection

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

How to use it?

use :

perl ping.pl IP PORT PROTOCOL


Example:

perl ping.pl 1.1.1.1 80 TCP

About

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!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages