Skip to content

Spoken Ping - lets you know when the internet is a back on

Notifications You must be signed in to change notification settings

dozyio/spoken-ping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Go Spoken Ping

A TCP connect ping written in Go. Internet was down for the afternoon, so wrote this to let me know when it was working again. Requires OS X for the 'say' command

Build

go build -o spoken-ping

Run

./spoken-ping -p 80 -w 30 -s 5 1.1.1.1

Usage

-p Port

-w Wait timeout

-s Stop after X successful pings

About

Spoken Ping - lets you know when the internet is a back on

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages