GetPageSpeed Extras

hitch

How to install hitch (aarch64)

Network proxy that terminates TLS/SSL connections

License: BSD https://github.com/varnish/hitch

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo amazon-linux-extras install epel
sudo yum -y install hitch

Description

hitch is a network proxy that terminates TLS/SSL connections and forwards the unencrypted traffic to some backend. It is designed to handle 10s of thousands of connections efficiently on multi-core machines.

Architecture

Optimized for aarch64 (ARM64) architecture. It can be used on AWS Graviton instances, as well as Raspberry Pi 4 and newer.

RPMs

Package Size Changelog
hitch-1.8.0-2.amzn2.aarch64 111 KiB Danila Vershinin (2025-12-02)
- Fix build with OpenSSL 3 (EL10) ยท - Fix reload issue with older workers
hitch-1.8.0-1.amzn2.aarch64 111 KiB Danila Vershinin (2023-08-10)
- release 1.8.0

Subscribe