nextdns

NextDNS CLI client (DoH Proxy)

MIT License

Stars
3.2K

Bot releases are visible (Hide)

nextdns - nextdns-v1.1.4

Published by rs almost 5 years ago

Changelog

63fee6b Add install scripts to rpm/deb

nextdns - nextdns-v1.1.3

Published by rs almost 5 years ago

Changelog

419a022 Add bogus priv support: NXDOMAIN PTR queries on private subnets
7bd1e1a Fix wrongly set min interval
c045e6b Make install idempotent and fix stop on macOS Catalina

nextdns - nextdns-v1.1.2

Published by rs almost 5 years ago

Changelog

df9676c Change user agent to nextdns-cli
830a79e Delegate to server OUI lookup and name/model mapping
1c9c992 Improve privacy of generated device ids
287033d README: fix typo
9b05f47 Report unrecognized parameters
cef8b97 Use MAC/IP tail instead of head to generate a short ID

nextdns - nextdns-v1.1.1

Published by rs almost 5 years ago

Changelog

756945d Fix parsing of boolean values in configuration file

nextdns - nextdns-v1.1.0

Published by rs almost 5 years ago

Changelog

e59593b Add an intro to README
e53d1f0 Add hardened privacy mode support
b61e2b1 Add support for conditional forwarder
1c58c0f Add support for configuration file.
91b3c6c Add the ability to specify forwarder failover
7b560de Add usage in README
15b39e8 Change README title
ed026d3 Dockerfile (#7)
8ab4059 Fix nextdns transport bootstrap format
600b554 Fix open file leak and reuse endpoint conn pool as much a possible
93b8245 Get IP from ARP if MAC is passed as EDNS0 but not IP and client is lo
0ed984c Merge pull request #2 from FernandoMiguel/patch-1
ef06ad1 Refactor endpoint test code
500991c Refactor the resolver code
e8d51df Simplify the endpoint.Manager usage
eaa0754 Switch readme to single dash.
0d1ea6f Typo
9a7702f Update README

nextdns - nextdns-v1.0.10

Published by rs almost 5 years ago

Changelog

f74c8dc Fix README typo
23caad7 Remove leftover debug

nextdns - nextdns-v1.0.9

Published by rs almost 5 years ago

Changelog

ab3d6e3 Fix service name
1db338f Fix typo
278959f If hostname can't be found, use IP
311ea1a Update README

nextdns - nextdns-v1.0.8

Published by rs almost 5 years ago

Changelog

0702d29 Add LICENSE file
9629bc2 Add a custom user agent
15c314c Add caveat for homebrew package
cd85552 Add conditional configuration feature
3d4086c Add more supported platforms
7d83741 Add support for client reporting
a00fbda Fix brew command typo
a0044b8 Fix goreleaser

nextdns - nextdns-v1.0.7

Published by rs almost 5 years ago

Changelog

ade265f Add git ignore
f7bb2a7 Add instruction to install and setup NextDNS
e5bbe86 Add support for macOS

nextdns - nextdns-v1.0.6

Published by rs almost 5 years ago

Changelog

ade265f Add git ignore
81c2322 Add instruction to install and setup NextDNS

nextdns - nextdns-v1.0.5

Published by rs almost 5 years ago

Changelog

ade265f Add git ignore

nextdns - nextdns-v1.0.4

Published by rs almost 5 years ago

Changelog

c985fe2 Remove bintray support

nextdns - nextdns-v1.0.3

Published by rs almost 5 years ago

Changelog

a5bf077 Fix bintray setup

nextdns - nextdns-v1.0.2

Published by rs almost 5 years ago

Changelog

048d19d Add bintray support

nextdns - nextdns-v1.0.1

Published by rs about 5 years ago

Changelog

67f9a39 Add goreleaser support
66d26f5 Expand the -service flag as sub-commands
be1b1b1 Use a token able to update homebrew-tab
473de80 Use go 1.13.3 in gh workflow

nextdns - nextdns-v1.0.0

Published by rs about 5 years ago

Changelog

2ecf601 Add dynamic endpoint support
67f9a39 Add goreleaser support
edfbf26 Add service support
a54245c Add support for smart routing / fallback
d6f551d Initial commit