Local DNS proxy for DNS over HTTPS (DoH), Oblivious DoH (ODoH) and Multiple-relay-based ODoH extension (Mutualized ODoH; MODoH), which additionally supports domain-based filtering and proxy/resolver authentication
Yesterday, we published the DoH, ODoH and μODoH server application, modoh-server. The naming of modoh-server was from the original name of μODoH, Mutualized Oblivious DNS over HTTPS.
doh-auth-proxy was designed to fully leverage the functionalities of μODoH in addition to DoH and ODoH. IMHO, the naming convention of client and server software should be consistent, and hence the naming modoh-proxy would be better than doh-auth-proxy.
Yesterday, we published the DoH, ODoH and μODoH server application,
modoh-server
. The naming ofmodoh-server
was from the original name of μODoH, Mutualized Oblivious DNS over HTTPS.doh-auth-proxy
was designed to fully leverage the functionalities of μODoH in addition to DoH and ODoH. IMHO, the naming convention of client and server software should be consistent, and hence the namingmodoh-proxy
would be better thandoh-auth-proxy
.Any opinion?