deflatehd

server, proxy and client implementing HTTP/2

Install

All systems
curl cmd.cat/deflatehd.sh
Debian Debian
apt-get install nghttp2
Ubuntu
apt-get install nghttp2
Alpine
apk add nghttp2
Arch Arch Linux
pacman -S nghttp2
image/svg+xml Kali Linux
apt-get install nghttp2
Fedora
dnf install nghttp2
Windows (WSL2)
sudo apt-get update sudo apt-get install nghttp2
OS X
brew install nghttp2
Raspbian
apt-get install nghttp2
Docker
docker run cmd.cat/deflatehd deflatehd powered by Commando

nghttp2

server, proxy and client implementing HTTP/2

This package will install a set of programs implementing the HTTP/2 protocol: a standalone server (nghttp2-server), a reverse proxy (nghttp2-proxy) and a client (nghttp2-client). It provides no files on its own and is not necessary for these programs to work.