Skip to content

New feature: run script on successful IP update#88

Open
ste94pz wants to merge 4 commits intoleamas:develfrom
ste94pz:devel
Open

New feature: run script on successful IP update#88
ste94pz wants to merge 4 commits intoleamas:develfrom
ste94pz:devel

Conversation

@ste94pz
Copy link
Copy Markdown

@ste94pz ste94pz commented Oct 30, 2023

Added the ability to run an external script if the service plugin reports a successful IP update.
Only the cloudflare plugin has been updated to support this feature.
The script file can be specified in the config file, or passed as argument on the command line.
The script will be run with the following command line:
$ /path/to/script/file.sh "hostname" "New IPv4 or None" "New IPv6 or None"

ste94pz and others added 4 commits October 30, 2023 22:59
Added the ability to run an external script if the service plugin reports a successful IP update.
Only the cloudflare plugin has been updated to support this feature.
The script file can be specified in the config file, or passed as argument on the command line.
The script will be run with the following command line:
$ /path/to/script/file.sh "hostname" "New IPv4 or None" "New IPv6 or None"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant