Skip to content

A snap that phones home by sending periodic HTTP GET requests to any URL.

License

Notifications You must be signed in to change notification settings

ryeng/phonehome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phonehome

A snap that phones home by sending periodic HTTP GET requests to any URL.

Configuration

snap set url=http://example.com/script frequency=1m

The frequency is specified in the same format as the sleep command, a number and a unit suffix. Use "s" for seconds, "m" for minutes, "h" for hours, or "d" for days. If no suffix is specified, the value is interpreted as seconds.

The default frequency is once per minute.

About

A snap that phones home by sending periodic HTTP GET requests to any URL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages