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: 25 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: 2023-10-10T16:20:51.000Z (about 1 year ago)
- Last Synced: 2024-03-26T01:08:38.164Z (8 months ago)
- Language: C
- Homepage: https://www.varnish-software.com/
- Size: 1.77 MB
- Stars: 1,841
- Watchers: 96
- Forks: 163
- Open Issues: 51
-
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.