Commit Graph

55 Commits

Author SHA1 Message Date
DataHearth 29a4eeb0cb
remove makefile and update readme
continuous-integration/drone/push Build is passing Details
2023-03-02 18:56:57 +01:00
DataHearth 02d281347b
Merge branch 'main' of gitea.antoine-langlois.net:DataHearth/ddnsclient
continuous-integration/drone/push Build is passing Details
2023-02-17 20:44:16 +01:00
DataHearth 577ce344d1
update secrets name
continuous-integration/drone/push Build is passing Details
2023-02-10 17:54:56 +01:00
DataHearth 978d541503
fix ipv6 support with port splitting 2023-01-31 20:16:41 +01:00
DataHearth 236c82e272
add drone CI/CD and update readme
continuous-integration/drone/push Build is passing Details
2023-01-31 18:19:26 +01:00
DataHearth 8415836cb0
wip - add JSON response for web-ip 2022-09-02 21:40:23 +02:00
Antoine Langlois c5c69099dd
add github actions badges 2021-08-03 11:51:46 +02:00
Antoine Langlois 46b2f03636
add github actions 2021-08-02 14:41:48 +02:00
Antoine Langlois 7f9d0cd98d
add go workflow 2021-08-02 12:00:55 +02:00
Antoine Langlois 1720e13cb9
add docker workflow 2021-08-02 12:00:44 +02:00
Antoine Langlois 5353a79536
chore(ci): implement DroneCI [skip ci] 2021-06-28 16:07:20 +02:00
Antoine Langlois 2ce9b9bec2
update docker image URI 2021-06-09 09:47:20 +02:00
DataHearth e3ec7c604b
fix push docker image command 2021-05-27 20:15:42 +02:00
Antoine Langlois 7ccd33c22a
Update README.md 2021-05-27 12:44:04 +02:00
DataHearth d9945bd290
update sample configuration 2021-05-27 12:34:05 +02:00
DataHearth d0aa2e462e
update readme 2021-05-27 12:33:51 +02:00
DataHearth 63b9c1a8d8
add token based providers 2021-05-27 12:33:02 +02:00
Antoine Langlois 21b55d8a0a
Create LICENSE 2021-05-18 22:33:19 +02:00
DataHearth 112e7e0704
update ignoredocker and makefile 2021-05-17 19:11:01 +02:00
DataHearth 1a76a29e90
update readme 2021-05-17 13:49:40 +02:00
DataHearth c88eb9c7d8
add multi credentials support 2021-05-17 13:15:39 +02:00
DataHearth c5a780dfb0
update config 2021-05-17 13:15:18 +02:00
DataHearth 99efc11ce8
add useful links 2021-05-17 13:09:28 +02:00
Antoine Langlois 5bb4a5d2c7
Update README.md 2021-03-23 12:16:21 +01:00
Antoine Langlois 5ad032105a
Update README.md 2021-03-22 17:13:03 +01:00
Antoine Langlois 3cb596db39
add license 2021-03-19 23:32:11 +01:00
DataHearth 21896e7bfa
add config file, Makefile and .gitignore 2021-03-19 23:20:30 +01:00
DataHearth 5c3b8abbdd
update readme 2021-03-19 23:18:05 +01:00
DataHearth 87c42d98aa
update latest command 2021-03-19 23:17:56 +01:00
Antoine Langlois 1190574d8c
feat: add new provider and update config template (#2) 2021-03-19 22:26:16 +01:00
Antoine Langlois 6fead37859
feat: DNS lookup instead of HTTP HEAD request (#1) 2021-03-18 10:12:04 +01:00
DataHearth 0553bf07e5
refactoring and logging 2021-03-17 08:14:06 +01:00
DataHearth fff6dc4ae2
change functions name 2021-03-17 08:13:34 +01:00
DataHearth 1d31968484
update config sample 2021-03-17 08:13:03 +01:00
DataHearth 30c99dea7c
pkg naming 2021-03-16 17:22:55 +01:00
DataHearth 38c4a95b65 refactor code 2021-03-15 19:13:11 +01:00
DataHearth e366dd3613 change command name 2021-03-15 19:12:55 +01:00
DataHearth 9ae4e59c81 rename config name 2021-03-15 19:12:25 +01:00
DataHearth 5a2f0544ae add docker and makefile 2021-03-15 19:11:52 +01:00
DataHearth 05c98a9adb
WIP 2021-03-15 08:31:47 +01:00
DataHearth 0ed762638a
add base of watcher 2021-03-14 16:36:24 +01:00
DataHearth cde6075f00
add errs and subdomains func 2021-03-14 16:36:11 +01:00
DataHearth d3bf027eef
add OVH provider 2021-03-14 16:35:40 +01:00
DataHearth 2b27941b8d
add http utils 2021-03-14 16:35:24 +01:00
DataHearth 32862dda8f
add root file 2021-03-14 16:35:06 +01:00
DataHearth ea00fb18de
delete useless file 2021-03-14 16:34:50 +01:00
DataHearth b0197ecf9b
change naming 2021-03-14 16:03:18 +01:00
DataHearth 360475107a
add configuration sample 2021-03-14 16:02:48 +01:00
DataHearth 45ebb35066
moved utils from internal to pkg 2021-03-14 16:02:27 +01:00
DataHearth 50b4b42539
rename module name 2021-03-14 16:02:04 +01:00