bkoetter / check-tcp-connect

Check tcp connection to multiple targets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

check-tcp-connect

Check tcp connection to multiple targets

Simple script to attempt tcp socket connection to a list of target hosts given as argument

  • Syntax: check-tcp-connect host1:port1,host2:port2,host3:port3[,...]

About

Check tcp connection to multiple targets


Languages

Language:Python 100.0%