Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Package Request: nextdns
@ 2020-03-07 10:00 xscd
  2020-03-11  5:38 ` CameronNemo
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: xscd @ 2020-03-07 10:00 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 438 bytes --]

New issue by xscd on void-packages repository

https://github.com/void-linux/void-packages/issues/19905

Description:
### Description:

This project is a DNS53 to DNS over HTTPS (DoH) proxy with advanced capabilities to get the most out of NextDNS service. Although the most advanced features will only work with NextDNS, this program can work as a client for any DoH provider.

### Links:
Github: https://github.com/nextdns/nextdns

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Package Request: nextdns
  2020-03-07 10:00 [ISSUE] Package Request: nextdns xscd
@ 2020-03-11  5:38 ` CameronNemo
  2020-03-11  5:39 ` CameronNemo
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: CameronNemo @ 2020-03-11  5:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 292 bytes --]

New comment by CameronNemo on void-packages repository

https://github.com/void-linux/void-packages/issues/19905#issuecomment-597453250

Comment:
Note there is also Stubby (already packaged) if DNS over TLS is not blocked by your ISP. Supported by NextDNS, Cloudflare, and presumably others.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Package Request: nextdns
  2020-03-07 10:00 [ISSUE] Package Request: nextdns xscd
  2020-03-11  5:38 ` CameronNemo
@ 2020-03-11  5:39 ` CameronNemo
  2020-03-11 16:49 ` gspe
  2023-06-24 13:41 ` [ISSUE] [CLOSED] " Duncaen
  3 siblings, 0 replies; 5+ messages in thread
From: CameronNemo @ 2020-03-11  5:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 281 bytes --]

New comment by CameronNemo on void-packages repository

https://github.com/void-linux/void-packages/issues/19905#issuecomment-597453250

Comment:
Note there is also Stubby (already packaged) if DNS over TLS is not blocked by your ISP. Supported by NextDNS, Cloudflare, and others.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Package Request: nextdns
  2020-03-07 10:00 [ISSUE] Package Request: nextdns xscd
  2020-03-11  5:38 ` CameronNemo
  2020-03-11  5:39 ` CameronNemo
@ 2020-03-11 16:49 ` gspe
  2023-06-24 13:41 ` [ISSUE] [CLOSED] " Duncaen
  3 siblings, 0 replies; 5+ messages in thread
From: gspe @ 2020-03-11 16:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 817 bytes --]

New comment by gspe on void-packages repository

https://github.com/void-linux/void-packages/issues/19905#issuecomment-597744936

Comment:
@xscd I've made a template for it.
It doesn't work with Void out of the box, but it's easy to configure to work with Void.

The only NextDNS commands that work is `nextdns run` so you can start it with something similar:
```
sudo nextdns run \
  -config <your config id> ...
```

In order to use it with Void as system service, you have to put your configuration in 
`/etc/nextdns/nextdns_conf` file and symlink `/etc/sv/nextdnsd` to `/var/service`

To setup the system to use NextDNS as a resolver, un-comment the last line in `/etc/resolvconf.conf` to `name_servers=127.0.0.1` and restart resolvconf with `resolvconf -u` now NextDNS should be used as dns resolver

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ISSUE] [CLOSED] Package Request: nextdns
  2020-03-07 10:00 [ISSUE] Package Request: nextdns xscd
                   ` (2 preceding siblings ...)
  2020-03-11 16:49 ` gspe
@ 2023-06-24 13:41 ` Duncaen
  3 siblings, 0 replies; 5+ messages in thread
From: Duncaen @ 2023-06-24 13:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 441 bytes --]

Closed issue by xscd on void-packages repository

https://github.com/void-linux/void-packages/issues/19905

Description:
### Description:

This project is a DNS53 to DNS over HTTPS (DoH) proxy with advanced capabilities to get the most out of NextDNS service. Although the most advanced features will only work with NextDNS, this program can work as a client for any DoH provider.

### Links:
Github: https://github.com/nextdns/nextdns

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-06-24 13:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-07 10:00 [ISSUE] Package Request: nextdns xscd
2020-03-11  5:38 ` CameronNemo
2020-03-11  5:39 ` CameronNemo
2020-03-11 16:49 ` gspe
2023-06-24 13:41 ` [ISSUE] [CLOSED] " Duncaen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).