Codebase list hitch / f4fb073c-ed75-465d-9394-bfe9fba5a35a/main
f4fb073c-ed75-465d-9394-bfe9fba5a35a/main

Tree @f4fb073c-ed75-465d-9394-bfe9fba5a35a/main (Download .tar.gz)

hitch TLS proxy
===============

[![Build Status](https://travis-ci.org/varnish/hitch.svg?branch=master)](https://travis-ci.org/varnish/hitch)
[![Coverity Scan Build Status](https://scan.coverity.com/projects/5137/badge.svg)](https://scan.coverity.com/projects/hitch)

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

See the [web page](https://hitch-tls.org) for more information.