Commit Graph

630 Commits

Author SHA1 Message Date
dependabot[bot] a75ecf94aa
Bump github.com/miekg/dns from 1.1.40 to 1.1.41 (#167)
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.40 to 1.1.41.
- [Release notes](https://github.com/miekg/dns/releases)
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release)
- [Commits](https://github.com/miekg/dns/compare/v1.1.40...v1.1.41)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-19 14:22:52 +01:00
dependabot[bot] c06f3730c6
Bump github.com/prometheus/client_golang from 1.9.0 to 1.10.0 (#168)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.9.0...v1.10.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-19 08:34:33 +01:00
dependabot[bot] 81e7b0f932
Bump github.com/onsi/ginkgo from 1.15.1 to 1.15.2 (#166)
Bumps [github.com/onsi/ginkgo](https://github.com/onsi/ginkgo) from 1.15.1 to 1.15.2.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v1.15.1...v1.15.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-17 22:29:46 +01:00
Dimitri Herzog b454a17c0b #162: Segmentation fault on TCP request with UDP fallback 2021-03-14 22:11:01 +01:00
Dimitri Herzog a1458d4459
added lgtm badge 2021-03-11 16:09:31 +01:00
Dimitri Herzog 3729a9ab12 go mod tidy 2021-03-10 23:00:05 +01:00
Dimitri Herzog 399e8416aa #128: Domain rewrite in conditional resolver 2021-03-10 22:59:04 +01:00
Dimitri Herzog 35ab2c4e24
Update index.md 2021-03-10 14:38:05 +01:00
Dimitri Herzog b76c78f433
Update README.md 2021-03-10 14:37:30 +01:00
dependabot[bot] 3908917c7c
Bump github.com/sirupsen/logrus from 1.8.0 to 1.8.1 (#161)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.8.0...v1.8.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-10 08:45:16 +01:00
Dimitri Herzog fe841455b0 #139: reverse DNS lookup for custom DNS entries 2021-03-09 23:13:05 +01:00
dependabot[bot] 56533aa906
Bump github.com/onsi/ginkgo from 1.15.0 to 1.15.1 (#159)
Bumps [github.com/onsi/ginkgo](https://github.com/onsi/ginkgo) from 1.15.0 to 1.15.1.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v1.15.0...v1.15.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-08 10:40:03 +01:00
dependabot[bot] 10f9e59e9f
Bump github.com/onsi/gomega from 1.10.5 to 1.11.0 (#160)
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.10.5 to 1.11.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.10.5...v1.11.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-08 09:38:06 +01:00
Dimitri Herzog 5fe8bf95af #139: Multiple IP addresses for Custom DNS 2021-03-07 22:50:47 +01:00
Dimitri Herzog b386b5ef1e update golangci-lint, fixint lint errors 2021-03-05 22:59:09 +01:00
Dimitri Herzog eaa4e30db4 update golangci-lint, fixint lint errors 2021-03-05 22:52:22 +01:00
Dimitri Herzog a3f518bce9 #141: Switch to Go 1.16 2021-03-05 22:31:48 +01:00
Dimitri Herzog 757c682e1a Added link to config.yml 2021-03-05 22:04:18 +01:00
Dimitri Herzog 1f2671c639 go mod tidy 2021-03-05 22:00:02 +01:00
Dimitri Herzog 5f81c142e4
Create CODE_OF_CONDUCT.md 2021-03-05 10:58:39 +01:00
Dimitri Herzog baa293b6ac
Docs (#158)
Documentation with mkdocs-material and publishing on GitHub Pages
2021-03-05 08:02:00 +01:00
Dimitri Herzog 39097a84d2
activate build for PRs 2021-03-01 09:05:09 +01:00
Dimitri Herzog efb5ac37af #147: Blocky commands do not run without local ./config.yml file 2021-02-26 22:42:00 +01:00
Dimitri Herzog 59c650ff6a added/changed some comments 2021-02-26 21:44:53 +01:00
Dimitri Herzog 21f9b90841 go fmt 2021-02-26 21:39:41 +01:00
donald-art 7ee2e7db64
public API documentation (#146)
* added doc comments

* added doc comments

* added doc comments

* added doc comments

* added doc comments

* added doc comments

* added doc comments

* added doc comments

* added doc comments

* added doc comments

* added doc comments

* added doc comments

* added doc comments

* added doc comments

* added doc comments

* added doc comments

* added doc comments

* added doc comments

* added doc comments

* added doc comments

* added doc comments

* added doc comments

* added doc comments

* added doc comments

* added doc comments

* added doc comments

* added doc comments
2021-02-26 13:45:57 +01:00
Dimitri Herzog 9aecf0b2af
Changed assert output 2021-02-26 11:53:04 +01:00
dependabot[bot] b6acf2814f
Bump github.com/miekg/dns from 1.1.39 to 1.1.40 (#145)
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.39 to 1.1.40.
- [Release notes](https://github.com/miekg/dns/releases)
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release)
- [Commits](https://github.com/miekg/dns/compare/v1.1.39...v1.1.40)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-26 08:21:07 +01:00
Dimitri Herzog 01c1a4a0a9 Merge branch 'nicolas-martin-new-logger' into development 2021-02-25 23:37:04 +01:00
Dimitri Herzog 8f23f47a6d Renamed function, replaced global variable with function call, Initialize global logger only once, minor refactorings, fixed failing tests 2021-02-25 23:36:39 +01:00
dependabot[bot] 5d5b5aecf7 Bump github.com/miekg/dns from 1.1.38 to 1.1.39 (#144)
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.38 to 1.1.39.
- [Release notes](https://github.com/miekg/dns/releases)
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release)
- [Commits](https://github.com/miekg/dns/compare/v1.1.38...v1.1.39)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-25 21:57:46 +01:00
dependabot[bot] 29de3833d6
Bump github.com/miekg/dns from 1.1.38 to 1.1.39 (#144)
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.38 to 1.1.39.
- [Release notes](https://github.com/miekg/dns/releases)
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release)
- [Commits](https://github.com/miekg/dns/compare/v1.1.38...v1.1.39)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-24 09:48:27 +01:00
nicolas-martin 3b0bbc5f6b use package logger instead of global 2021-02-22 17:28:48 -05:00
Dimitri Herzog ba74c0f4c5 merge from master 2021-02-20 22:12:27 +01:00
Dimitri Herzog fb035b2832 Fixed test, extracted functions 2021-02-20 22:02:24 +01:00
Dimitri Herzog 07b7950f98 Merge branch 'master' into development 2021-02-20 21:39:15 +01:00
Nicolas Martin 7de28609c7
set loglevel on new (#140) 2021-02-20 21:37:38 +01:00
Marc Schlaich 063cc60610
Do not recommend running standalone as root (#138) 2021-02-19 18:12:37 +01:00
dependabot[bot] 4401f42cf7
Bump github.com/sirupsen/logrus from 1.7.1 to 1.8.0 (#137)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.7.1...v1.8.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-18 08:29:53 +01:00
Marc Schlaich 569377d0e6
Add example for reverse DNS lookups of local devices (#136) 2021-02-17 09:31:12 +01:00
Dimitri Herzog 4ef744c3b0
Create dependabot.yml 2021-02-17 07:46:55 +01:00
dependabot-preview[bot] ae347201cc
Bump github.com/sirupsen/logrus from 1.7.0 to 1.7.1 (#135)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.7.0...v1.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-17 07:39:53 +01:00
Marc Schlaich ab7b6fbdbf
Fix indentation in example config.yml (#132) 2021-02-16 16:12:41 +01:00
dependabot-preview[bot] 3915a8e6f0
Bump github.com/spf13/cobra from 1.1.2 to 1.1.3 (#130)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/v1.1.2...v1.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-11 08:42:46 +01:00
dependabot-preview[bot] 6f74c3ce0c
Bump github.com/spf13/cobra from 1.1.1 to 1.1.2 (#129)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/v1.1.1...v1.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-10 08:42:52 +01:00
Dimitri Herzog 2d11aa13cb removed unreachable conditions 2021-02-08 22:59:01 +01:00
Dimitri Herzog bb76931eb9 command package refactoring 2021-02-08 22:42:48 +01:00
Dimitri Herzog e93a6b635a add go report card badge 2021-02-08 22:00:11 +01:00
Dimitri Herzog b043849159 command package refactoring 2021-02-08 22:00:11 +01:00
Dimitri Herzog 3c2624088e List refresh as command and REST API 2021-02-08 22:00:11 +01:00