Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/colebrumley/tlspxy
A small TLS termination proxy
https://github.com/colebrumley/tlspxy
letsencrypt proxy termination tls
Last synced: 8 days ago
JSON representation
A small TLS termination proxy
- Host: GitHub
- URL: https://github.com/colebrumley/tlspxy
- Owner: colebrumley
- License: mit
- Created: 2015-12-26T04:47:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-01-13T03:38:52.000Z (almost 5 years ago)
- Last Synced: 2024-06-20T12:07:58.348Z (5 months ago)
- Topics: letsencrypt, proxy, termination, tls
- Language: Go
- Homepage: https://github.com/colebrumley/tlspxy/wiki
- Size: 81.1 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#tlspxy
[![Go Report Card](https://goreportcard.com/badge/colebrumley/tlspxy)](https://goreportcard.com/report/colebrumley/tlspxy) [![CircleCI](https://circleci.com/gh/colebrumley/tlspxy.svg?style=svg)](https://circleci.com/gh/colebrumley/tlspxy)
`tlspxy` aims to provide a simple and flexible proxy server that accommodates as many TLS scenarios as possible while remaining easy to use.
See the wiki for usage information.