Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
junkurihara committed Nov 20, 2023
1 parent bf93c61 commit ee81a7a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# doh-auth-relay
# modoh-server

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)

Relay for Oblivious DoH (ODoH) and ODoH-based Mutualized Oblivious DNS (ODoH-based μODNS; μODoH) supporting authenticated connection, written in Rust.
Relay and target implementation for Oblivious DoH (ODoH) and ODoH-based Mutualized Oblivious DNS (ODoH-based μODNS; μODoH) supporting authenticated connection, written in Rust. Standard DoH target server is also supported.

> **NOTE: This is a re-implementation of only the relay function of [https://github.com/junkurihara/doh-server](https://github.com/junkurihara/doh-server). This means the re-implementation does not support the target server function. Note that in μODoH, the target server is fully compatible with that of ODoH.**
> **NOTE: This is a re-implementation of [https://github.com/junkurihara/doh-server](https://github.com/junkurihara/doh-server). Note that in μODoH, the target function is fully compatible with that of ODoH.**
> **NOTE: For μODNS, please see also [https://junkurihara.github.io/dns/](https://junkurihara.github.io/dns/) and other repositories listed there.**

0 comments on commit ee81a7a

Please sign in to comment.