Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/varnish/hitch
A scalable TLS proxy by Varnish Software.
https://github.com/varnish/hitch
Last synced: 7 days ago
JSON representation
A scalable TLS proxy by Varnish Software.
- Host: GitHub
- URL: https://github.com/varnish/hitch
- Owner: varnish
- License: other
- Created: 2015-03-31T14:42:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-09-04T21:26:44.000Z (3 months ago)
- Last Synced: 2024-11-05T03:02:18.405Z (about 1 month ago)
- Language: C
- Homepage: https://www.varnish-software.com/
- Size: 1.78 MB
- Stars: 1,879
- Watchers: 94
- Forks: 156
- Open Issues: 54
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.rst
- License: LICENSE
Awesome Lists containing this project
- awesome-repositories - varnish/hitch - A scalable TLS proxy by Varnish Software. (C)
README
hitch TLS proxy
===============[![CircleCI Build Status](https://circleci.com/gh/varnish/hitch/tree/master.svg?style=svg)](https://circleci.com/gh/varnish/hitch/tree/master)
[![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.