dustin / waitforsocket

A simple program to help you react more quickly to servers and services coming back online.

This URL has Read+Write access

README.markdown

This is a simple C program that waits for a remote socket to become available. It's useful to avoid guessing when a service comes back up, etc...

Example:

waitforsocket somehost 22 ; ssh somehost