設定排程定期執行 curl
nextdns.io 定時 update linked IP
URL 請求的網址
SCHEDULE 排程, 可參考 https://crontab.guru/
docker run -d \
-e URL=example.com \
-e SCHEDULE="0 */1 * * *" \
ghcr.io/8loser/croncurl:main| Name | Name | Last commit date | ||
|---|---|---|---|---|
設定排程定期執行 curl
nextdns.io 定時 update linked IP
URL 請求的網址
SCHEDULE 排程, 可參考 https://crontab.guru/
docker run -d \
-e URL=example.com \
-e SCHEDULE="0 */1 * * *" \
ghcr.io/8loser/croncurl:main