An open API service indexing awesome lists of open source software.

https://github.com/theirix/retlsproxy

An HTTP proxy to tweak TLS capabilities
https://github.com/theirix/retlsproxy

tls

Last synced: 2 months ago
JSON representation

An HTTP proxy to tweak TLS capabilities

Awesome Lists containing this project

README

          

# retlsproxy

[![Build](https://github.com/theirix/retlsproxy/actions/workflows/build.yml/badge.svg)](https://github.com/theirix/retlsproxy/actions/workflows/build.yml)

An HTTP proxy to tweak TLS capabilities.

## Installation

cargo install retlsproxy

## Usage

retlsproxy --listen localhost:3000 --target=https://weaktls.net.example

## License

BSD 3-Clause