Skip to content

n0arch/heart_beat.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

heartbeat.py

A simple python script with colorful output to test creating tcp connections on a given host and port.

If TCP socket connection fails, the service will attempt to ping the target.

This script requires no special modules be installed on the system.

To configure, set the SERVERS dictionary values to reflect {'host':port} host is a string (quotes) port is an int (no quotes)

About

Simple TCP/PING heartbeat script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages