nextdns

NextDNS CLI client (DoH Proxy)

MIT License

Stars
3.2K

Bot releases are hidden (Show)

nextdns - nextdns-v1.5.2

Published by rs over 4 years ago

Changelog

5c1ef3c Add support for ASUS-Merlin custom client names
e2dd963 Added Solus support (#146)
29e7556 Added support for openSUSE (Tumbleweed & Leap) (#145)
5fe3fc0 Fix inconsistent "status" sub-command output
d6a5ab2 Fix merlin custom client matching + add missing discovery log
628ea50 Fix systemd detection on Debian when booted with sysv
da79286 Normalize ASUS-Merlin detect hostnames
9f02abb Prefer MAC names over IP names when available #100
a533720 Skip * DHCP names #100
8ba84b7 Skip empty hostnames in Merlin custom hostnames
84caf16 Update README.md (#138)
1a4ea16 discovery/dhcp.go: Add isc-dhcpd leases on OPNSense (#139)
fcf3fdc service/internal.RunOutput: fix blocking on certain platforms
722778d service/internal.RunOutput: fix both #110 and #156 properly

nextdns - nextdns-v1.5.1

Published by rs over 4 years ago

Changelog

e73b0c3 Fix a crash condition with max-ttl
7186ef8 Run test on release
41b0c08 Update Go version to match release.yml (#133)

nextdns - nextdns-v1.5.0

Published by rs over 4 years ago

Changelog

f5c5b6b Add cache-max-ttl configuration parameter
0e2dc7a Add caching support
06fba6f Add the max-ttl flag to control the maximum TTL sent to clients
b0a9654 Automatically invalidate cache entries set before a configuration update
c850c10 Avoid cloaking cache fallback error
6ac3d7c Disable dnsmasq cache when nextdns cache is enabled with setup-router
be160b2 Do no use TTL of additionals section and do not update OPT (EDNS0) RRs
8c3cd34 Fix ECS IP not taken into account if MAC is not set.
a1abc2b Fix EdgeOS init script
89a6da6 Fix bug with cache-hit overwriting the query buffer
6068f68 Fix caching interaction with UDP truncation
25821fe Fix crash when cache is not enabled
98467cf Fix stdlib happy eyeball not disabled correctly
eb6795b Fix test
c706b9c Fix typo (#117)
e66b842 No error when deactivate is called while not activated
0621f92 Set config-size default value to 0 to avoid parse error
c208387 Unset TZ variable to fix time zone in syslog (#113)
372b627 Upgrade to Go 1.14.2
11dad95 dnsmasq.postconf update for ASUSWRT-Merlin-LTS (#112)

nextdns - nextdns-v1.4.36

Published by rs over 4 years ago

Changelog

51c5ea3 Add support for UDP with multi-IPs interfaces
1c9299d Fix listenIP failing if input is already an IP
78649b9 Multiple configs detection during install/reinstall (#104)
b87d8c1 Upgrade Go to version 1.14.1
5164fa9 install.sh: add support for freebsd/arm64
99984e7 support for elementary OS (#103)

nextdns - nextdns-v1.4.35

Published by rs over 4 years ago

Changelog

b59305d Fix some Go 1.14 regression with some version of Linux kernel

nextdns - nextdns-v1.4.34

Published by rs over 4 years ago

Changelog

39ca4b4 Add Linux Mint support to installer script (#93)
6142801 Do not log child exit signal
92593d5 Upgrade to Go 1.14

nextdns - nextdns-v1.4.33

Published by rs over 4 years ago

Changelog

11b489d Explain each settings during install process
3ca59e6 Improve NTP handling
cd5b27c Support Clear Linux (#91)

nextdns - nextdns-v1.4.32

Published by rs over 4 years ago

Changelog

a873256 Correct typo in syslog message (#83)
e01b7f6 Correctly detect armv8 as arm64
15e26c1 Fix bsd/arm64 detection issue
cc0bd84 Fix concurrent map operation panic
4efc102 Use dnsmasq.postconf to edit dnsmasq config instead of altering nvram

nextdns - nextdns-v1.4.31

Published by rs over 4 years ago

Changelog

6d1d175 Fix crash

nextdns - nextdns-v1.4.30

Published by rs over 4 years ago

Changelog

5fa9f5a Fix bintray upload of mips packages

nextdns - nextdns-v1.4.29

Published by rs over 4 years ago

Changelog

1faecee Fix goreleaser 0.126 behavior change

nextdns - nextdns-v1.4.28

Published by rs over 4 years ago

Changelog

06c9adb Add hosts.dnsmasq to hosts and discovery
fb0676f Fix forwarder
420d0a8 Switch to bin install on arch waiting for a better AUR support
a8400ff install.sh: add debug trace to show the URL downloaded
7cc88d6 install.sh: fix arm detection on freebsd

nextdns - nextdns-v1.4.27

Published by rs over 4 years ago

Changelog

93f66ca Add manjaro distribution detection to install script
628d938 Fix goreleaser with new version supporting mips float modes

nextdns - nextdns-v1.4.26

Published by rs over 4 years ago

Changelog

11930bb Fix activate with setup router
6627d19 Fix an incompatibility issue with entware on Merlin
ab39334 Fix merlin DHCP leases file path
4a7ed23 Suppress non-error errors on macOS
c36e972 Update spelling in README (#70)
6666c39 install: fix platform detection on RT-AC66U with Merlin

nextdns - nextdns-v1.4.25

Published by rs almost 5 years ago

Changelog

633df6b Make dhcp lease file discovery more predictable
f5313f8 On startup, check if current time is way in the past and wait for NTP

nextdns - nextdns-v1.4.24

Published by rs almost 5 years ago

Changelog

fa723c6 Fix hung start on some platform

nextdns - nextdns-v1.4.23

Published by rs almost 5 years ago

Changelog

ee66093 Add missing file

nextdns - nextdns-v1.4.21

Published by rs almost 5 years ago

Changelog

b1b0bfb Do not mask curl error on install
0414785 Improve upgrade command for install.sh
5e7f18c Refactor merlin tz setup so it does not need to curl on boot

nextdns - nextdns-v1.4.20

Published by rs almost 5 years ago

Changelog

8d23788 Add raspbian support to installer
f13d415 Add support for Merlin John's fork
6983c9c Fix timezone logging issue with Merlin
8c0703d Fix upgrade not reinstalling service
05b8020 Limit the aarch64 fix to merlin

nextdns - nextdns-v1.4.19

Published by rs almost 5 years ago

Changelog

232e56e Allow override of detected env
17f85b9 Don't ignore curl error on install
6dbbfa2 Fix Asus Merlin John’s fork trust store issue
547c3d6 Fix memory issue with aarch64 based router
a99a609 Reset DHCP DNS to self on Merlin router setup
948bdff Setup timezone correctly on Merlin init script
4591d3f Update Go version