Add IPCOMMAND directive

Added "IPCOMMAND" to provide a way to specify the IP without using curl.
This commit is contained in:
NyneR
2021-12-11 17:49:20 +01:00
parent 540affcf62
commit 5d7c9f0ca4
2 changed files with 8 additions and 1 deletions

View File

@@ -44,6 +44,9 @@ LOG="$0.log"
# inspecting the target URL of the save button.
#INWX_DOMAIN_ID="123456789"
# Provide a command to get the Ip instead of using Curl
#IPCOMMAND=""
# Use IPv6 connection.
# deprecated option for backward compatibility, use TYPE instead
#IPV6="NO"