Skip to content

Check ip address and tcp port is alive. Useful for checking connection through firewalls etc. Written in perl

Notifications You must be signed in to change notification settings

J0hnniemac/chk_interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

chk_interface

Check ip address and tcp port is alive. Useful for checking connection through firewalls etc.

Written in perl

./chk_interface.pl inputfile outputfile

input file example 99.143.238.204:3389:johns vdi 99.143.238.204:135:johns vdi

outputfile example Checking mc-rdp.txt ....

ip: 99.143.238.204 port: 3389 :Connected johns vdi ip: 99.143.238.204 port: 135 :Connected johns vdi ===================Completed=====================

About

Check ip address and tcp port is alive. Useful for checking connection through firewalls etc. Written in perl

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages