Home

Awesome

H2Tinker

H2Tinker is a minimalistic low-level HTTP/2 client implementation in Python.

It is based on scapy and also enables directly sending scapy-crafted frames. On top of scapy, H2Tinker provides

Quickstart

See Examples to get started.

Installation

h2tinker is available in the Python Package Index and can be installed with pip:

pip3 install h2tinker