nextdns

NextDNS CLI client (DoH Proxy)

MIT License

Stars
3.2K

Bot releases are visible (Hide)

nextdns - nextdns-v1.4.18

Published by rs almost 5 years ago

Changelog

f0af104 Fix synology auto setup

nextdns - nextdns-v1.4.17

Published by rs almost 5 years ago

Changelog

db8716d Fix report client info not enabled with setup-router option

nextdns - nextdns-v1.4.16

Published by rs almost 5 years ago

Changelog

55a03cb Add support for edgeos DHCP lease file locations

nextdns - nextdns-v1.4.15

Published by rs almost 5 years ago

Changelog

a7798a1 Do not fail on upgrade if uninstall failed
2d9ce68 Fix exit menu keyboard shortcut
8d525d8 Fix signal handling when running as a service

nextdns - nextdns-v1.4.14

Published by rs almost 5 years ago

Changelog

2336111 Fix exit menu in installer

nextdns - nextdns-v1.4.13

Published by rs almost 5 years ago

Changelog

c722a99 Add auto setup of Synology with DHCP server enabled
4f4e90b Fix activate with setup-router
60a4723 Fix serveral install issues
f8b541f Get A/AAAA from both answer and addition sections
9093624 Ignore certain invalid names during discovery
717e3ef Make sure nextdns keeps running once ssh session is closed
5c659cd Remove failing upx (for now)
67af2a6 Use router's DNS to discover more names

nextdns - nextdns-v1.4.12

Published by rs almost 5 years ago

Changelog

a9fc749 Add exponential backoff to mdns probe retry
dd59ff6 Correctly end dhcp lease probing when discovery is cancelled
814f3a3 Store DHCP/MDNS discovered addrs separately to avoid ping/pong discovery

nextdns - nextdns-v1.4.11

Published by rs almost 5 years ago

Changelog

9171c17 Add DHCP lease support to client discovery
bf65a52 Do not report mdns listen unreachable error as start will retry
9b28474 Reimplement mdns client discovery

nextdns - nextdns-v1.4.10

Published by rs almost 5 years ago

Changelog

eef28df Fix bin install on platforms needing sudo
f56aeaf Fix installer GOARCH detection with arm6+

nextdns - nextdns-v1.4.9

Published by rs almost 5 years ago

Changelog

0311716 Correctly detect edgeos and ddwrt as routers
b54c3fc Fix install.sh sudo

nextdns - nextdns-v1.4.8

Published by rs almost 5 years ago

Changelog

16dd3f3 Disable upx as it break many platforms

nextdns - nextdns-v1.4.7

Published by rs almost 5 years ago

Changelog

0f84cc4 Fix OpenWRT detection
0c8acbe Fix installer regression with merlin
b2fd2c4 Fix mips64 detection

nextdns - nextdns-v1.4.6

Published by rs almost 5 years ago

Changelog

20af2c8 Fix UPX post build script
99973f1 Fix install with John's Asuswrt-Merlin fork
ce51c12 Fix more DDWRT

nextdns - nextdns-v1.4.4

Published by rs almost 5 years ago

Changelog

e4d5a95 Do not return an error on mdns listen if at least one interface worked
494a303 Fix install script for upgrades not working if binary is running

nextdns - nextdns-v1.4.3

Published by rs almost 5 years ago

Changelog

b5e2caf Fix installer for synology
4e3ccdd Fix pfSense support
1cbc2e2 Move install instructions to wiki
537547e Remove the logs for each server on each connect

nextdns - nextdns-v1.4.2

Published by rs almost 5 years ago

Changelog

8aaa270 Add Synology init system support
e343133 Fix install.sh for arm6+
ff4ccea Fix install.sh uid detection with merlin

nextdns - nextdns-v1.4.1

Published by rs almost 5 years ago

Changelog

cd2d142 Fix install.sh

nextdns - nextdns-v1.4.0

Published by rs almost 5 years ago

Changelog

a8cd921 Add EdgeOS support
addc445 Add Entware init system support
a5131a8 Add a generic router setup that just changes the listen to public
47b2116 Add auto setup support for DD-WRT
0b629b1 Add auto setup support for EdgeOS
da2b843 Add auto setup support for OpenWRT
dd02385 Add automatic router setup support
54243b6 Add support for multiple router firmware
76a8d00 Fix localhost resolution with Linux arch empty /etc/hosts
f4e340b Fix service
937fe45 Improve arch detection
d9e0401 Reads /etc/hosts before forwarding queries to the upstream
4d48e52 Refactor install.sh
42d891c Remove dep en seq on sysv style init scripts
ff76e63 Remove dep on golang.org/x/net/ipv[4|6]
c1f5775 Remove direct dep on reflect
5da8881 Report init system used on install and in UA
3bb0447 Restore per OS install instruction in readme during installer beta
6cfb68b Rewrite the zeroconf code to use dnsmessage instead miekg/dns
1882e8f Update README
7dd6eb3 Use /etc/hosts file to resolve listen address and list on all IPs listed

nextdns - nextdns-v1.3.5

Published by rs almost 5 years ago

Changelog

0dcd4be Fix hardened privacy disabling dual stack

nextdns - nextdns-v1.3.4

Published by rs almost 5 years ago

Changelog

cecf7a8 Add a config set sub command and refactor commands handling
e55dd25 Add support for activate on freebsd