Search Criteria
Package Details: dns-over-https-client 2.1.2-1
Git Clone URL: | https://aur.archlinux.org/dns-over-https.git (read-only, click to copy) |
---|---|
Package Base: | dns-over-https |
Description: | Client and server software to query DNS over HTTPS, using Google DNS-over-HTTPS protocol |
Upstream URL: | https://github.com/m13253/dns-over-https |
Keywords: | dns https |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Sherlock-Holo |
Maintainer: | Sherlock-Holo |
Last Packager: | Sherlock-Holo |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2017-12-16 06:33 |
Last Updated: | 2019-10-03 02:40 |
Dependencies (2)
- git (git-git) (make)
- go (go-tip, go-git, go-go2go-git, gcc-go-git, gcc-go) (make)
Required by (1)
- dns-over-https-server (optional)
Latest Comments
Sherlock-Holo commented on 2019-03-24 05:41
there latest PR should fix it, however we have to wait for new tag version
gbr commented on 2019-03-24 02:49
Version 2.0.0 not working for me. Here's systemd log:
https://pastebin.com/raw/i104QCg2
Here's my config file, which is pretty much identical to upstream:
https://pastebin.com/raw/1Wie1gXX
EDIT: Apparently this only happens when setting
upstream_selector
in the config file torandom
. I've chosenweighted_round_robin
and it works now. Bug has been fixed upstream, but a new release isn't available yet.Sherlock-Holo commented on 2018-12-05 07:51
I am trying to build the latest release, it report
I have no idea about it unless upstream vendor the dependency or use go.mod
sorz commented on 2018-03-30 12:49
Can you add 'armv7h' to arch? Tested on Raspberry Pi. Thanks.