1
0
Commit Graph

18 Commits

Author SHA1 Message Date
a83b135d14 Run updates on a timer loop
The config yaml provides an interval period which is used to determine
how often to update the IP addresses on the domains. The local IP
address is checked each time before updating the domains.
2022-12-06 13:36:54 -08:00
6b64253b7a nfc: automatic formatting fixes 2022-12-06 13:36:54 -08:00
9ba150953e Make the config file a required argument
When running in a container we should not attempt to look in the
homedir for a config file. The user should explicitly mount it into the
container and pass it to the program.
2022-12-06 13:36:54 -08:00
John Aylward
10d4b6b335 Update how log messages are output. 2021-12-31 10:55:03 -05:00
John Aylward
2eef63e3eb change refs to IP lookup APIs to working services 2021-11-11 16:36:02 -05:00
John Aylward
b83ab75472 correct some missing "checkError" calls and add more log messages 2021-10-20 15:25:38 -04:00
Sai Kiran Anagani
8623ef5c80 added new installation instructions 2019-10-29 19:03:24 +05:30
Chris Dzombak
3b401c5a1f
[minor] Cleanup some log messages & README 2019-09-26 11:23:36 -04:00
Chris Dzombak
8309b1bb64
Add support for configuring IP check URLs 2019-09-26 11:23:15 -04:00
Anagani Sai Kiran
ac101a4ff0
Merge pull request #4 from johnjaylward/support_dual_stack
Support dual stack IPv4 and IPv6
2019-07-23 17:02:09 +05:30
Anagani Sai Kiran
d863936ac6
Merge pull request #3 from johnjaylward/correct_paging
update to support paging and custom config location.
2019-07-23 16:59:01 +05:30
John Aylward
edf24ec90c add support for ipv4 in ipv6 addresses 2019-07-22 12:02:27 -04:00
John Aylward
9a990b48ce add dual stack support 2019-07-22 12:02:27 -04:00
John Aylward
3fdd43dfa8 update to support paging and custom config location.
expand config to support a few more options
2019-07-22 11:23:47 -04:00
John Aylward
014dc55ae6 remove execute bit 2019-07-22 11:10:24 -04:00
Sai Kiran Anagani
c3630e87f1 add support for multiple domains 2017-11-12 19:16:49 +05:30
Sai Kiran Anagani
057713b443 change config file to be placed in home directory 2017-09-18 18:50:07 +05:30
Sai Kiran Anagani
d2cff7ecc2 init
added past ip compare with current

removed binary

removed binary

fix relative path of config

change cron

change cron
2017-08-30 17:32:49 +05:30