{ "showConsoleACL", true, "", "show our current console ACL set" },
{ "showDNSCryptBinds", true, "", "display the currently configured DNSCrypt binds" },
{ "showDOHFrontends", true, "", "list all the available DOH frontends" },
+ { "showDOH3Frontends", true, "", "list all the available DOH3 frontends" },
{ "showDOHResponseCodes", true, "", "show the HTTP response code statistics for the DoH frontends"},
{ "showDOQFrontends", true, "", "list all the available DOQ frontends" },
{ "showDynBlocks", true, "", "show dynamic blocks in force" },
Print the list of all available DNS over HTTPS frontends.
+.. function:: showDOH3Frontends()
+
+ .. versionadded:: 1.9.0
+
+ Print the list of all available DNS over HTTP/3 frontends.
+
.. function:: showDOHResponseCodes()
.. versionadded:: 1.4.0