deflatehd

server, proxy and client implementing HTTP/2

Debian Debian
RUN apt-get update && \ apt-get install -y nghttp2
Ubuntu
RUN apt-get update && \ apt-get install -y nghttp2
Alpine
RUN apk add nghttp2
Arch Arch Linux
RUN pacman -S --noconfirm nghttp2
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y nghttp2
Fedora
RUN dnf install -y nghttp2
Raspbian
RUN apt-get update && \ apt-get install -y nghttp2
click the source code to copy install deflatehd on any operating system with command-not-found.com