How to Install knot-resolver-module-http in Ubuntu 18.04



Install knot-resolver-module-http by entering the following commands in the terminal:

sudo apt update
sudo apt install knot-resolver-module-http

Description:

HTTP/2 module for Knot Resolver

The Knot DNS Resolver is a caching full resolver implementation written in C and LuaJIT, including both a resolver library and a daemon. Modular architecture of the library keeps the core tiny and efficient, and provides a state-machine like API for extensions. There are three built-in modules - iterator, cache, validator, and many external. . This package contains HTTP/2 module for local visualization of the resolver cache and queries.

Homepage: https://www.knot-resolver.cz/

Version: 2.1.1-1

Section: universe/net