Jump to letter: [
ACDFGHJLMNPQRSTWXYZ
]
hitch in CentOS/RHEL 10 (aarch64) - Network proxy that terminates TLS/SSL connections
- 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.
- Distro notes:
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
How to Install hitch in CentOS/RHEL 10 (aarch64)
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install hitch
Packages
| hitch-1.8.0-2.el10.aarch64
[109 KiB] |
Changelog
by Danila Vershinin (2025-12-02):
- Fix build with OpenSSL 3 (EL10)
- Fix reload issue with older workers
|