Skip to content

lonekorean/ever-ping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ever-ping

Repeatedly hits a given URL at a set interval.

Usage

Use it like this:

EverPinger.Start("http://codersblock.com/ping", 60000);

That's really all there is to it. Useful if you want to mimic repeated hits or to keep poking something to keep it alive.

About

Repeatedly hits a given URL at a set interval.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages