Codebase list hitch / 1.6.0
1.6.0

Tree @1.6.0 (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.