nextdns

NextDNS CLI client (DoH Proxy)

MIT License

Stars
3.2K

Bot releases are hidden (Show)

nextdns - nextdns-v1.9.1

Published by rs almost 4 years ago

Changelog

26690e7 Update GH workflow to use the new environments file

nextdns - nextdns-v1.9.0

Published by rs almost 4 years ago

Changelog

9396ac5 Fix Synology router (SRM) support

nextdns - nextdns-v1.8.8

Published by rs almost 4 years ago

Changelog

91a03cd Fix typo

nextdns - nextdns-v1.8.6

Published by rs about 4 years ago

Changelog

7c165b6 Fix tight loop on discovery DNS answer with a non A or PTR record

nextdns - nextdns-v1.8.5

Published by rs about 4 years ago

Changelog

d575a7a Fix windows typo

nextdns - nextdns-v1.8.4

Published by rs about 4 years ago

Changelog

a0d7b88 Fix unclosed UDP sockets on discovery DNS

nextdns - nextdns-v1.8.3

Published by rs about 4 years ago

Changelog

7106d9b Use specified discovery DNS for fallback lookup

nextdns - nextdns-v1.8.2

Published by rs about 4 years ago

Changelog

d54ac13 Fix null pointer exception on non ubios firmware

nextdns - nextdns-v1.8.1

Published by rs about 4 years ago

Changelog

c2908a7 Simplify UDM support and make it firmware upgrade proof #174

nextdns - nextdns-v1.8.0

Published by rs about 4 years ago

Changelog

46517cb Fix a new Go 1.15 compilation error

nextdns - nextdns-v1.7.1

Published by rs about 4 years ago

Changelog

5693cc8 Fix directory not created with root permission on bin install mode

nextdns - nextdns-v1.7.0

Published by rs over 4 years ago

Changelog

f129e95 Add caching to DNS discovery

nextdns - nextdns-v1.6.4

Published by rs over 4 years ago

Changelog

1ca2ed3 Disable automatic DNS fallback resolution

nextdns - nextdns-v1.6.3

Published by rs over 4 years ago

Changelog

aa87193 Fix bintray

nextdns - nextdns-v1.6.2

Published by rs over 4 years ago

Changelog

13fad42 Remove docker, will investigate later

nextdns - nextdns-v1.5.8

Published by rs over 4 years ago

Changelog

e8ddeeb Make install sub-command copy the executable in the right place

nextdns - nextdns-v1.5.7

Published by rs over 4 years ago

Changelog

042385e ci: fix commit author in OpenWRT flow (#203)

nextdns - nextdns-v1.5.6

Published by rs over 4 years ago

Changelog

32b55bc Fix openwrt workflow

nextdns - nextdns-v1.5.4

Published by rs over 4 years ago

Changelog

3ba0fa8 Fix makeslice out of range, add panic recovery and log query errors
a106abf Move README to the wiki
59b2a52 Update README: "WIP" for OPNsense (#179)

nextdns - nextdns-v1.5.3

Published by rs over 4 years ago

Changelog

dc383f0 ADD: Pop!_OS distribution added (#163)
1250899 Add detection for EdgeOS on UniFi Security Gateway (#161)
f38e76b Add nextdns to the path on startup on edgeos and ASUS-Merlin #166
89c5bdb Fix OpenBSD/NetBSD install
3ce7110 Fix OpenWRT binary path
97aa5aa Fix a makeslice len out of range panic on DoH error with cache enabled
a6ccb1f Fix empty merlin custom_clientlist
acfcdcd Fix recursive available flag not set on host file response
09e4d58 Fix typo
0e0eb3f Fixed upgrade/uninstall for deb-based distros (#168)
6c72941 Implement a patch for BSD service on OPNsense (#169)
39fc2c9 Support both sed -E and sed -r variants
c16718b Uppercase local device ID
cb384a0 fix for windows not implemented errors (#162)