nextdns

NextDNS CLI client (DoH Proxy)

MIT License

Stars
3.2K

Bot releases are visible (Hide)

nextdns - nextdns-v1.43.5 Latest Release

Published by rs 5 months ago

Changelog

  • e051fcc Tentative fix for release CI
nextdns - nextdns-v1.43.4

Published by rs 5 months ago

Changelog

  • 4f74c32 Disable dnsmasq mac/subnet report if client reporting is suabled on UDM
  • d678cd9 Fix FreeBSD model breaking resolution
  • 7b46df1 Fix typos (#938)
nextdns - nextdns-v1.43.3

Published by rs 6 months ago

Changelog

  • db12fe7 Remove a left over trace
nextdns - nextdns-v1.43.2

Published by rs 6 months ago

Changelog

  • 0825952 Fix VyOS config path
  • e2d46ab Fix invalid model header resulting in DoH failure
  • a675c4f github: avoid caching metadata files for too long (#932)
  • 3bee47f github: fix syncing of metadata to S3 bucket (#933)
nextdns - nextdns-v1.43.1

Published by rs 6 months ago

Changelog

  • 03bc59b Fix systemd regression due to VyOS support bug
  • 5a25156 Upgrade github actions
nextdns - nextdns-v1.43.0

Published by rs 6 months ago

Changelog

  • 3c5744c Add VyOS support
  • 7eb77be Add arp and ndp sub-command for easy debugging
  • 885cd89 Detect device model of the local host
  • d888294 Fix changelog for workflows (#912)
  • de66703 Fix changelog on releases (#908)
  • dc833df Fix typo in staticcheck.yml
  • df7d2e6 Remove netlink dependency for ndp on linux
  • a2e7899 Update go and dependencies
  • 00d697a install: ignore "apt-get update" errors (#915)
nextdns - nextdns-v1.42.0

Published by rs 9 months ago

Changelog

  • f21facf Update fedora URL for snapshot test
nextdns - nextdns-v1.41.0

Published by rs about 1 year ago

Changelog

  • ab5fc69 Log router type during setup
nextdns - nextdns-v1.40.1

Published by rs about 1 year ago

Changelog

  • 4a369b7 Fix version not correctly embedded in the binary
nextdns - nextdns-v1.40.0

Published by rs about 1 year ago

Changelog

  • 5e0087b Switch UDM from iptables to dnsmasq forward
  • 375f7be Add UDM path for DHCP lease file
  • aa3b037 Fix inconsistent status on systemd based system
  • 054f6f4 Add some missing compilation flags
  • 4903fcc Upgrade Go version
  • b93ab2f host: implement log following for systemd-journald (#823) GitHub
  • 5ce24a5 Update install.sh (#832)
  • 9b1bab4 Fix missing '<' on custom_clientlist (#843)
  • 7e18fd2 Skip * hostnames in dnsmasq lease file (#833)
  • 7d29df3 Update Debian keyring on upgrade to workaround expired key (#827)
  • 36bec55 Profile bugfix (#815)
  • 9166d88 Upgrade Go version and dependencies
  • a66b07b Revert "Rework UBOS implementation (#799)" (#811)
  • effc5a3 Rework UBOS implementation (#799)
  • aad889b Update golang sys and net to latest, update docker to go 1.20 (#800)
  • 468bac3 Fix bogus-priv causing gethostbyaddr() to hang
nextdns - nextdns-v1.39.4

Published by rs over 1 year ago

Changelog

  • 632b26f Avoid reseting the config on deb/rpm upgrades
nextdns - nextdns-v1.39.3

Published by rs over 1 year ago

Changelog

  • a089d46 Avoid writing configuration if no arg was passed
nextdns - nextdns-v1.39.2

Published by rs over 1 year ago

Changelog

  • 772f558 Remove leftover trace
nextdns - nextdns-v1.39.1

Published by rs over 1 year ago

Changelog

  • 091d0df Fix parameters ignored at install
nextdns - nextdns-v1.39.0

Published by rs over 1 year ago

Changelog

  • 75f1aa9 Handle config -> profile migration
nextdns - nextdns-v1.38.0

Published by rs almost 2 years ago

Changelog

d409692 Fix bogus-priv replying NXDOMAIN when discovery is disabled

nextdns - nextdns-v1.37.11

Published by rs over 2 years ago

Changelog

563d9c8 Update dependencies

nextdns - nextdns-v1.37.10

Published by rs over 2 years ago

Changelog

3e26ffd release: use centos:8 image but modify repo list to use vault.centos.org (#663)

nextdns - nextdns-v1.37.9

Published by rs over 2 years ago

Changelog

9ee3c6a Replace centos:8 docker image to fix the CI

nextdns - nextdns-v1.37.8

Published by rs over 2 years ago

Changelog

dfd998b Fix UDM SE init detection