Search Criteria
Package Base Details: dns-over-https
Git Clone URL: | https://aur.archlinux.org/dns-over-https.git (read-only, click to copy) |
---|---|
Keywords: | dns https |
Submitter: | Sherlock-Holo |
Maintainer: | None |
Last Packager: | Sherlock-Holo |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2017-12-16 06:33 (UTC) |
Last Updated: | 2019-10-03 02:40 (UTC) |
Latest Comments
Sherlock-Holo commented on 2023-01-28 01:56 (UTC)
the official repo has provided dns-over-https package, I think we can replace this package with official repo package
Sherlock-Holo commented on 2019-03-24 05:41 (UTC)
there latest PR should fix it, however we have to wait for new tag version
gbr commented on 2019-03-24 02:49 (UTC) (edited on 2019-03-24 02:57 (UTC) by gbr)
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 (UTC)
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 (UTC) (edited on 2018-03-30 12:49 (UTC) by sorz)
Can you add 'armv7h' to arch? Tested on Raspberry Pi. Thanks.