Add ZoneEdit Update.
This commit is contained in:
Binary file not shown.
@@ -7,6 +7,9 @@
|
||||
<add key="sms_smsusername" value="skessler1964@gmail.com"/>
|
||||
<add key="sms_smspassword" value="xjfo isnf gmyi zovr"/>
|
||||
<add key="sms_smsrecipients" value="skessler1964sms@gmail.com"/>
|
||||
<add key="zoneedit_user" value="skessler1964"/>
|
||||
<add key="zoneedit_password" value="4A536A7920309A11"/>
|
||||
<add key="zoneedit_host" value="diversified-software.com"/>
|
||||
</appSettings>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2"/>
|
||||
|
||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
<configuration>
|
||||
<appSettings>
|
||||
<add key="poll_time_ms" value="300000"/>
|
||||
<add key="notify_time_ms" value="4320000"/>
|
||||
<add key="notify_time_ms" value="10800000"/>
|
||||
<add key="sms_smtpaddress" value="smtp.gmail.com"/>
|
||||
<add key="sms_smsusername" value="skessler1964@gmail.com"/>
|
||||
<add key="sms_smspassword" value="xjfo isnf gmyi zovr"/>
|
||||
|
||||
Binary file not shown.
@@ -7,6 +7,9 @@
|
||||
<add key="sms_smsusername" value="skessler1964@gmail.com"/>
|
||||
<add key="sms_smspassword" value="xjfo isnf gmyi zovr"/>
|
||||
<add key="sms_smsrecipients" value="skessler1964sms@gmail.com"/>
|
||||
<add key="zoneedit_user" value="skessler1964"/>
|
||||
<add key="zoneedit_password" value="4A536A7920309A11"/>
|
||||
<add key="zoneedit_host" value="diversified-software.com"/>
|
||||
</appSettings>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2"/>
|
||||
|
||||
Binary file not shown.
@@ -2,6 +2,7 @@
|
||||
<configuration>
|
||||
<appSettings>
|
||||
<add key="poll_time_ms" value="300000"/>
|
||||
<add key="notify_time_ms" value="10800000"/>
|
||||
<add key="sms_smtpaddress" value="smtp.gmail.com"/>
|
||||
<add key="sms_smsusername" value="skessler1964@gmail.com"/>
|
||||
<add key="sms_smspassword" value="xjfo isnf gmyi zovr"/>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[LOCAL][Thread=1][TRACE.DEBUG][3/14/2024 7:08:13 AM] [IPMonitor.Program::Main(args)][IPMonitor::Start] C:\boneyard\IPMonitor\bin\Release
|
||||
[LOCAL][Thread=1][TRACE.DEBUG][3/14/2024 10:18:48 AM] [IPMonitor.Program::GetHttpRequest(strRequest)][IPMonitor:GetHttpRequest] failed with System.Net.WebException: The remote server returned an error: (502) Bad Gateway.
|
||||
at System.Net.HttpWebRequest.GetResponse()
|
||||
at IPMonitor.Program.GetHttpRequest(String strRequest) in c:\boneyard\IPMonitor\Program.cs:line 82
|
||||
[LOCAL][Thread=1][TRACE.DEBUG][3/14/2024 10:18:48 AM] [IPMonitor.Program::GetPublicIPAddress()][IPMonitor::GetPublicIPAddress] Request failed http://checkip.dyndns.org/. Will retry after 30000 (ms)
|
||||
[LOCAL][Thread=1][TRACE.DEBUG][3/17/2024 11:14:08 AM] [IPMonitor.Program::Main(args)][IPMonitor::Start] C:\boneyard\IPMonitor\bin\Release
|
||||
[LOCAL][Thread=1][TRACE.DEBUG][3/17/2024 11:14:10 AM] [IPMonitor.Program::WriteFile(strPathFileName,ipAddress)]Creating address file:ipaddress.txt
|
||||
[LOCAL][Thread=1][TRACE.DEBUG][3/17/2024 11:14:14 AM] [IPMonitor.Program::UpdateZoneEditRecord(ipAddress)]<SUCCESS CODE="201" TEXT="no update required for diversified-software.com to 67.191.114.201" ZONE="diversified-software.com">
|
||||
<SUCCESS CODE="200" TEXT="diversified-software.com updated to 67.191.114.201" ZONE="diversified-software.com">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user