mirror of
https://github.com/DNSCrypt/doh-server.git
synced 2025-04-03 04:57:37 +03:00
Installation
This commit is contained in:
parent
da64e3d8b5
commit
2bcd4364aa
1 changed files with 8 additions and 0 deletions
|
@ -2,6 +2,14 @@
|
|||
|
||||
A DNS-over-HTTP server proxy in Rust. Add a webserver and you get DNS-over-HTTPS, which is actually DNS-over-HTTP/2.
|
||||
|
||||
## Installation
|
||||
|
||||
Requires rust-nightly.
|
||||
|
||||
```sh
|
||||
cargo install doh-proxy
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
```text
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue