tuyen ping
Keep a server alive by sending periodic HTTP requests.
Usage
tuyen ping [OPTIONS] --url <URL>Options
-u, --url <URL>
- URL to send periodic GET requests to.
- Required: Yes.
-s, --sleep <SLEEP>
- Delay between consecutive requests in seconds.
- Default value:
10.
--timeout <TIMEOUT>
- Request timeout in seconds, after which the process exits.
- Default value:
600.
-h, --help
- Print help.