Crates.io | quic-dns |
lib.rs | quic-dns |
version | 0.3.0 |
source | src |
created_at | 2024-04-19 05:27:02.41809 |
updated_at | 2024-07-04 19:20:02.101858 |
description | DNS to DNS-over-https proxy |
homepage | https://github.com/pandaninjas/quic-dns |
repository | https://github.com/pandaninjas/quic-dns |
max_upload_size | |
id | 1213299 |
size | 107,175 |
Proxy from traditional DNS to DNS-over-HTTP/3 using 1.1.1.1.
You can build it yourself by doing cargo build --release
, or you can install it using cargo using cargo install quic-dns