Open up the terminal and run:
sudo fsck.ext4 -y -f -v /dev/<disk/partition>
This gist contains a really stupid implementation of a Twisted HTTP/2 client. It opens a connection, uses ALPN/NPN to negotiate HTTP/2, and then sends a single HTTP/2 GET request to the /ip
endpoint.
To execute this:
pip install -r requirements.txt
.nextProtocols
code.python h2test.py
.