Search Criteria
Package Details: doh-proxy 0.9.9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/doh-proxy.git (read-only, click to copy) |
---|---|
Package Base: | doh-proxy |
Description: | A DNS-over-HTTP server proxy written in Rust by jedisct1 |
Upstream URL: | https://github.com/jedisct1/doh-server |
Keywords: | doh proxy rust server |
Licenses: | MIT |
Submitter: | joz |
Maintainer: | joz |
Last Packager: | joz |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2018-08-11 20:12 (UTC) |
Last Updated: | 2023-05-23 19:59 (UTC) |
Dependencies (2)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
Latest Comments
joz commented on 2022-06-03 13:08 (UTC)
Thanks for the fix, I integrated the change.
dreieck commented on 2022-06-03 11:29 (UTC)
Fails for me while linking:
dreieck commented on 2022-06-03 11:16 (UTC)
This package builds with options that are incompatible with LTO. When I have
-C lto
set in theRUSTFLAGS
inmakepkg.conf
, build fails withThe dollowing needs to be added to
build()
to handle cases where users have activated LTO:Thanks for maintaining!
joz commented on 2021-05-07 19:27 (UTC)
Sorry I took so long to respond. Added the architecture two weeks ago.
mys_721tx commented on 2021-01-11 18:29 (UTC)
This will work since the package names are all over the places.
mys_721tx commented on 2021-01-11 17:45 (UTC)
This package compiles and works on aarch64. Please add it to the supported architectures.