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
-s, --sleep <SLEEP>
Delay between consecutive requests in seconds (default: 10)
Default values:
10--timeout <TIMEOUT>
Request timeout in seconds; the process exits if exceeded (default: 600)
Default values:
600-h, --help
Print help.