Description
The app will automatically knock on the door of your websites (or web servers)
on a chosen interval to make sure they are up and responding successfully. If
something is wrong, you get a notification telling you so.
How does it check if your server is up? An HTTP GET request is made, the
response code is checked. Nock Nock can also do custom validation on the
response, by searching for a term, or even by executing a custom block of
JavaScript.
Anti-features
Properties of this app that are worth knowing about before installing.
- NoSourceSince
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Internet accessSend and receive data over the internet.
- Run at startupStart automatically after the device is switched on.
- Network stateCheck whether and how the device is connected.
Comments