Releases: Micophi/dnscheck
Releases · Micophi/dnscheck
v1.3.0
v1.2.1
v1.2.0
Changelog
- e4e86d5 Added
--dns
switch - b0eaa81 Changed
--domains
to be a positional argument - 9dc8a65 Fixed name conflict between the binary and config file.
- a770e31 Merge branch 'main' of github.com:Micophi/dnscheck into 3-add-dns-option-to-test-a-single-dns-server
- 9c180aa Merge pull request #11 from Micophi/10-make-domains-a-positional-argument
- 84aa4bb Merge pull request #12 from Micophi/3-add-dns-option-to-test-a-single-dns-server
- f438703 Updated demo
- e25fdf2 Updated help and
README.md
v1.1.1
v1.1.0
v1.0.0
Changelog
- 8cbb975 Added GitHub workflow to create GitHub releases
- 9dd5857 Added basic go program
- c34ec69 Added demo GIF using VHS
- 68b264a Added gitignore
- 4bd2a68 Added goreleaser
- c2648f4 Added missing configuration file example
- fe0c781 Added scripts to generate domains lists
- ebdb575 Initial commit
- 0108b95 Read me first draft
- 9522d83 Updated check for block ip
- 9801e40 Updated project description
- e81106d Updated readme
- 53c0be6 Updated release package structure + Added default config to /etc * Renamed scripts to include them in the package for easier download of domains list * Updated application to look into /etc/dnscheck/ by default for configs