Commit Graph

47 Commits

Author SHA1 Message Date
8d366a9833 fixed dronefile new paths
All checks were successful
continuous-integration/drone/tag Build is passing
2021-02-14 23:28:09 +01:00
07271dea71 added docker to drone
Some checks failed
continuous-integration/drone/tag Build is failing
2021-02-14 23:25:04 +01:00
1709b2099a fixed issue with multiple zones 2021-02-03 18:17:24 +01:00
8f499d8f85 fixed crash when lego is disabled 2021-02-03 15:00:40 +01:00
0fe5d73853 handle wildcard CNAME 2021-02-02 01:15:57 +01:00
f0f4fa5376 more moving stuff around 2021-02-02 00:57:24 +01:00
f497c96ad1 updated Dockerfile to use new structure 2021-02-02 00:52:33 +01:00
39ca792d74 updated readme with lego 2021-02-02 00:51:23 +01:00
30a0b7c5df added example config 2021-02-02 00:49:23 +01:00
f5c2376b36 moved config loading stuff to own file 2021-02-02 00:46:47 +01:00
d56b459d9a resolve CNAME 2021-02-01 00:03:38 +01:00
0336002980 moved files 2021-01-31 22:31:08 +01:00
9adc685a73 first impementation of tests 2021-01-08 23:35:04 +01:00
644e0ce398 moved some stuff from main into own func 2021-01-08 23:34:16 +01:00
f0eca13294 moved chdir after config loaded 2021-01-08 21:26:28 +01:00
931c065c8f added docker compose 2021-01-08 19:14:08 +01:00
859aa34eac added dockerfile 2021-01-08 19:13:57 +01:00
c0d5ef7e22 change workdir to config dir 2021-01-08 19:12:58 +01:00
fe7c207065 implemented lego HTTP endpoint 2021-01-08 16:08:57 +01:00
c7bac27a53 nxdomain if no rr found 2021-01-06 23:06:47 +01:00
6d49db2b6b added comments 2021-01-06 15:53:58 +01:00
7f40a04638 only one question per query 2020-12-31 14:11:07 +01:00
a71b619763 updated README 2020-12-30 22:18:08 +01:00
9828429bea added DNS over TLS 2020-12-30 21:59:33 +01:00
c0a109466f drone tag gitea release
All checks were successful
continuous-integration/drone/tag Build is passing
2020-12-30 17:15:02 +01:00
7b412e404c added blacklist line parser 2020-12-30 14:14:52 +01:00
87d9dca1ce removed unused function 2020-12-30 00:24:59 +01:00
4ddaa5a4c0 improved blacklist parsing 2020-12-29 22:34:30 +01:00
c995920b68 fixed typo in drone file
All checks were successful
continuous-integration/drone/tag Build is passing
2020-12-29 14:47:00 +01:00
88a9ead27d added drone file 2020-12-29 14:45:41 +01:00
d77db9234e moved handle of blacklist domains 2020-12-28 00:36:54 +01:00
9bc041ca7e implemented blacklist 2020-12-27 22:13:13 +01:00
1771ca2a53 zoneparsing improvment and log newline 2020-12-26 21:56:51 +01:00
0da61804f7 moved blocking wait 2020-12-26 21:34:11 +01:00
5ce381f370 added config path as parameter 2020-12-26 21:31:50 +01:00
85db27cdde added README 2020-12-26 16:45:54 +01:00
8fdb5ac3dd added address to bind to 2020-12-26 14:41:08 +01:00
7d0e8e4b0d implemented diffeent zones bases on ip 2020-12-25 14:43:14 +01:00
4e3025c581 implemented helper functions 2020-12-23 21:58:08 +01:00
b079e6988f implemented forwarding 2020-12-23 21:44:33 +01:00
62b22b9ad7 added rcode to acl rejection 2020-12-23 20:05:35 +01:00
a3ab188219 implemented ANY type 2020-12-23 18:44:41 +01:00
c283d7a108 added error check on parse ip 2020-12-23 13:10:58 +01:00
08e70f8f94 fixed wildcard header 2020-12-23 12:57:12 +01:00
fb5e3eb26d implemented wildcards 2020-12-22 22:13:32 +01:00
f77c41c13d added acl 2020-12-22 19:07:39 +01:00
99568644d1 initial commit 2020-12-21 22:43:07 +01:00