Commit Graph

  • af4070c54e „README.md“ ändern main M_Viper 2023-08-15 09:33:30 +0200
  • abca6831cc
    Merge 6d0c2e1787 into 88c73e30f8 Derek Battams 2023-05-20 18:35:22 -0400
  • 6d0c2e1787
    add support for generic GET webhook uri Derek Battams 2023-05-20 18:33:08 -0400
  • bcb3f83a13
    Merge 87e7094078 into 88c73e30f8 Wizman87 2023-02-13 21:24:49 -0800
  • 87e7094078
    Updated cloudflare-template.sh Wizman87 2023-02-13 21:24:32 -0800
  • 94675edad8
    Updated cloudflare-template.sh Wizman87 2023-02-13 21:20:03 -0800
  • 1e7c89bd61
    Updated cloudflare-template.sh tab indentation Wizman87 2023-02-13 20:49:59 -0800
  • af44604f7b
    Updated cloudflare-template.sh tab spacing Wizman87 2023-02-13 20:48:30 -0800
  • df49b7df63
    Update cloudflare-template.sh Wizman87 2023-02-13 20:47:45 -0800
  • 23ed78e41a
    Update cloudflare-template.sh Wizman87 2023-02-13 20:45:56 -0800
  • 137dbe9c9d
    Update cloudflare-template.sh Wizman87 2023-02-13 20:43:49 -0800
  • de5fe17f9f
    Update README.md Wizman87 2023-02-13 19:58:53 -0800
  • fc2f935b58
    Update README.md Wizman87 2023-02-13 19:56:38 -0800
  • a7bcbea3c5
    Update README.md Wizman87 2023-02-13 19:55:26 -0800
  • 24a8a2bd2c
    Update README.md Wizman87 2023-02-13 19:49:33 -0800
  • f112594471
    Update README.md Wizman87 2023-02-13 19:34:23 -0800
  • da3a9462f9
    Added IPv6 support and updated base code Wizman87 2023-02-13 19:09:57 -0800
  • fe5ec0b7ea
    Noob bitches MohairNipa 2023-01-24 11:51:39 +0800
  • 2338306c7d
    Update cloudflare-template.sh MohairVomNipa 2023-01-24 02:03:00 +0800
  • 7173165c60
    Update cloudflare-template.sh MohairVomNipa 2023-01-20 10:35:31 +0800
  • 7fb8a4607a
    Update cloudflare-template.sh MohairVomNipa 2023-01-20 10:33:26 +0800
  • a4e57871be
    But fix MohairVomNipa 2023-01-20 09:33:03 +0800
  • 5775c6c0d6
    Merge 31989c5298 into 88c73e30f8 psycho-neon 2023-01-06 22:08:33 +0300
  • 31989c5298
    Update cloudflare-template.sh psycho-neon 2023-01-06 22:07:43 +0300
  • 9173223fe7
    Merge 080b948051 into 88c73e30f8 Vasyl Gnatiuk 2022-10-19 21:26:37 -0400
  • 080b948051
    Remove Telegram silent notifications Vasyl Gnatiuk 2022-10-19 21:26:08 -0400
  • 4d04257240
    Add Telegram notification Vasyl Gnatiuk 2022-10-19 20:54:09 -0400
  • 4e075eb004 Added pushover-support for report status and changed case for status success spencer2785 2022-08-02 10:03:21 +0200
  • 4fc1e9df95 Merge branch 'main' of https://github.com/spencer2785/cloudflare-ddns-updater into main spencer2785 2022-08-01 16:46:05 +0200
  • bfea97b6fc Added submodule pushover-bash spencer2785 2022-08-01 16:40:52 +0200
  • fe81f965cd Added submodule pushover-bash Alexander Ferlemann 2022-08-01 15:08:48 +0200
  • 88c73e30f8
    Merge pull request #36 from AgingOrange/main Jason K 2022-04-06 22:07:56 +0800
  • 6af3585c79 Add Discord notification. Rename slacksitename to sitename as they will probably be the same. AgingOrange 2022-03-31 07:15:08 +0200
  • d9ad375827
    Merge pull request #34 from 9cco/alternative-ip-resolver Jason K 2022-03-23 18:03:45 +0800
  • 00db8af28f Stricter regex, should now catch all false positives 9cco 2022-03-12 12:45:16 +0100
  • 08ef1d559d Add cloudflare ip lookup. Remove unnecessary feats 9cco 2022-02-27 13:44:48 +0100
  • 46ea8de30c Added cloudflare.com as a way of finding the ip 9cco 2022-02-26 12:09:26 +0100
  • 6a50f940cb Incorporating feedback 9cco 2022-02-26 11:10:26 +0100
  • 27e396cccc
    Update README.md Jason K 2022-02-26 10:37:01 +0800
  • ebcc60faa3 Improved regex as pr timetoexpire comment 9cco 2022-02-26 02:46:48 +0100
  • 9d2e7fcc8a Taking feedback from timetoexpire 9cco 2022-02-25 12:24:17 +0100
  • ff6a8df63c Fixed problem with dig not always giving correct output 9cco 2022-02-19 12:35:53 +0100
  • e8873cc328 Added dig as possible ip resolver Used shell built-in command -v to determine if dig is installed and if it is, use it as default for getting the ip-address. Also made the use of brackets consistent and updated the the way the data variable is created before it is sent with curl to make it more readable in the code. 9cco 2022-02-13 17:11:22 +0100
  • 37fe17c9f3 feat: extracted arguments to parameters Richard Holzeis 2022-01-02 22:25:46 +0100
  • 4deb9b7de4 feat: replaced slack with nextcloud talk api call Richard Holzeis 2022-01-02 22:14:52 +0100
  • 901fdb403c
    Update README.md Jason K 2021-12-07 23:00:47 +0800
  • 411ae5aa1c
    Also able to read from config file timetoexpire 2021-11-22 15:19:28 +0000
  • 9c387341f3 Fix typos for debug_output Why this 2021-11-07 11:07:10 +0000
  • 96d157759c add in options -ipset -iprecheck Why this 2021-11-07 10:24:52 +0000
  • 13f4706dbc moved where cf_ddns_authheader is in cf_ddns so cf_auth_method would work as expected Why this 2021-11-07 09:38:03 +0000
  • 4322bb2ef9
    add additional parameters timetoexpire 2021-11-06 15:09:50 +0000
  • d489b0f2e8
    add tolerant and some work parameter commands timetoexpire 2021-11-06 12:09:32 +0000
  • f556d0e5dd
    Merge pull request #25 from clementnuss/optional-slack Jason K 2021-11-06 17:59:28 +0800
  • d13ba926f3 fix: make slack integration optional when uri not specified Clément Nussbaumer 2021-11-06 10:41:41 +0100
  • dd8740ce05
    Update cloudflare-template.sh timetoexpire 2021-11-06 00:11:01 +0000
  • fba6204554
    Merge pull request #24 from northportio/main Jason K 2021-11-05 21:27:03 +0800
  • 6ae5bd5c44
    Added Slack Integration Northport IO 2021-10-25 16:43:20 -0400
  • d151789229
    Merge pull request #20 from Sailboat265/main Jason K 2021-10-23 15:35:39 +0800
  • 7f1e80e000 Update cloudflare-template.sh Sailboat265 2021-10-21 01:38:10 +0800
  • 1ba7fd8e5d Update existing record rather than adding a new one Sailboat265 2021-10-19 05:37:00 +0800
  • 60ed587fe8
    fix multiple IP addresses popping out from curl cindrmon 2021-08-27 11:47:10 +0800
  • cc7bcfd186
    add the ability to select public ip picker apis into one array cindrmon 2021-08-27 11:19:22 +0800
  • ca4d5fd535
    Update cloudflare-template.sh Jason K 2021-08-21 14:42:18 +0800
  • d8ceb1ba4b
    Merge pull request #8 from clementnuss/main Jason K 2021-08-19 13:18:52 +0800
  • ea68158b97 replace PCRE regexp with standard regexp Clément Nussbaumer 2021-08-12 14:26:15 +0200
  • 4ba3e79ce3
    Merge pull request #5 from paul-nelson-baker/main experimental Jason K 2021-08-08 18:47:15 +0800
  • ee49627f08
    Merge pull request #6 from ndrone/stderr Jason K 2021-07-21 22:25:58 +0800
  • 6f67197f4f Updates error logging to stderr Nicholas Drone 2021-07-21 09:51:41 -0400
  • a0362bacba Reading from enviroment variables with validation Paul FREAKN Baker 2021-07-20 11:35:39 -0600
  • 77613a34a4 Fixing potential globbing matching in condition Paul FREAKN Baker 2021-07-20 11:24:27 -0600
  • 18164abc73
    Merge pull request #4 from ndrone/updateLogs Jason K 2021-07-20 04:39:38 +0800
  • 662985dc3b Updates Logging Nicholas Drone 2021-07-19 16:26:13 -0400
  • a88aa3a52a
    Merge pull request #3 from SlimJim716/main Jason K 2021-07-20 02:58:23 +0800
  • 220ccd1820
    Fix Merge Issue JP 2021-07-19 14:52:27 -0400
  • c191ccf717
    Merge pull request #2 from SlimJim716/main Jason K 2021-07-19 20:58:03 +0800
  • cf243aa00b
    Merge branch 'main' into main Jason K 2021-07-19 20:57:52 +0800
  • 3c2d8933cf
    Fixed Typo JP 2021-07-19 08:18:24 -0400
  • f639d9bcb2
    Update README.md Jason K 2021-07-19 19:55:48 +0800
  • f48fe12fb9
    Update README.md Jason K 2021-07-19 19:45:43 +0800
  • 231dd2cb0b
    Merge pull request #1 from bioinformike/main Jason K 2021-07-19 19:37:12 +0800
  • 5debdd0e56
    Changed whitespace in function definition Mike Lape 2021-07-19 07:13:53 -0400
  • 6e15f4f85f
    Update cloudflare-template.sh JP 2021-07-19 00:59:22 -0400
  • 7b24096857
    Added token option JP 2021-07-19 00:58:07 -0400
  • 3a8a6dc7e9
    Adding date time function for logs Mike Lape 2021-07-18 20:49:53 -0400
  • 77d964f11a
    Update README.md Jason Koh 2020-11-10 13:07:09 +0800
  • 531637c0ac
    Add files via upload Jason Koh 2020-11-09 20:54:09 +0800
  • 20e461cffe
    Update README.md Jason Koh 2020-11-09 20:53:17 +0800
  • e2d96fb837
    Initial commit Jason Koh 2020-11-09 20:49:48 +0800