Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Releases: jmuchovej/zerodns

0.2.4

03 May 05:53
Compare
Choose a tag to compare

Ensures TLDS+ZeroTier Networks are properly paired. Sets the stage for an optional ZeroTier service. Updates port from 5053 to 5353.

0.2.3: Adds support for TLDS env variable

03 May 05:48
Compare
Choose a tag to compare

Old release to trigger ARMv8 build (and test new GA scripts).

Attempting multi-platform fix

25 Feb 22:08
Compare
Choose a tag to compare
Pre-release
0.2.2

💚 Attempt to fix CI breakage on amd64/arm64 build

Build-in ZeroTier, add arm64 support, and simplify /app

25 Feb 08:32
Compare
Choose a tag to compare
🚀 Add ZeroTier, arm64 support, and some QOL fixes

- Adds ZeroTier support within the container (currently not toggleable).
- Add arm64 support.
- Removes the need for a configuration file.
- Migrates Corefile into /app, as it's now more generic (while still
  supporting same name-resolution features).
- Move to port 5053 exposure so that it doesn't conflict with built-in
  DNS services.
- Move from hand-built ZeroTier API to ZTC, a project by one of
  ZeroTier's founders to access ZeroTier Central's API.
  - TODO: figure out how to lessen the bloat from node.js app.
- Migrate from `invoke` to `click` for CLI interface.

Upgrade to CoreDNS: 1.8.1

25 Jan 04:50
Compare
Choose a tag to compare
Pre-release
0.1.2

📝 Update README

Upgrade to CoreDNS: 1.8.1

22 Jan 04:51
Compare
Choose a tag to compare
Pre-release
0.1.1

📝 Update README

v0.1.0

31 Dec 02:24
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Basic DNS functionality. Can't be used with a VPN (except maybe via Docker) and should be used locally.