Codebase list hitch / d74e4daf-8c8e-4c1c-b14f-8fb8068f57d6/main
d74e4daf-8c8e-4c1c-b14f-8fb8068f57d6/main

Tree @d74e4daf-8c8e-4c1c-b14f-8fb8068f57d6/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.