doh-client icon indicating copy to clipboard operation
doh-client copied to clipboard

DNS over HTTPS client

Results 9 doh-client issues
Sort by recently updated
recently updated
newest added

Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.6.0. Changelog Sourced from regex's changelog. 1.6.0 (2022-07-05) This release principally includes an upgrade to Unicode 14. New features: [FEATURE #832](rust-lang/regex#832): Clarify that Captures::len includes...

dependencies

I found a bug. ``` $ sudo ./target/debug/doh-client -l 0.0.0.0:53 -d dns.google -r dns.google:443 --proxy-host 192.168.1.108:3128 --proxy-scheme http /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem error: The argument '--proxy-scheme ' cannot be used with one or...

I’m on Arch Linux and my latest system update broke doh-client. I got an error message saying it couldn’t spawn a thread, permission denied. I’m not sure exactly what changed...

Thank you for this amazing project! doh-client fails to keep running under Address unreachable network outage OS: Arch Linux here's `journalctl -eu doh-client` ``` сен 11 14:31:33 okcomputer systemd[1]: Started...

Hello! First of all: this project is great. I came across it from the archlinux wiki and have started running it locally as my ISP appears to block DoT -...

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.17.0 to 1.20.4. Release notes Sourced from tokio's releases. Tokio v1.20.2 1.20.2 (September 27, 2022) This release removes the dependency on the once_cell crate to restore the...

dependencies

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.20.2 to 1.20.4. Commits f3ce29a chore: prepare Tokio v1.20.4 release 0d8fe5f Merge branch 'tokio-1.18.x' into tokio-1.20.x 171ce0f chore: prepare Tokio v1.18.5 release d6ea7a7 Add T: Unpin bound...

dependencies

Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.9.1 to 3.12.0. Changelog Sourced from bumpalo's changelog. 3.12.0 Released 2023-01-17. Added Added the bumpalo::boxed::Box::bump and bumpalo::collections::String::bump getters to get the underlying Bump that a string or...

dependencies