tlstunnel
A TLS proxy using OCaml-TLS
Description
The tlstunnel is a UNIX binary which provides a TLS listener socket, and forwards each connection, after removing the TLS layer, to a configurable TCP/IP host.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 03 Jul 2015
- Authors
- Maintainers
Sources
Dependencies
ocamlbuild
build
sexplib
< "113.01.00"
lwt
< "2.7.0"
nocrypto
>= "0.4.0"
x509
>= "0.3.0"
tls
>= "0.6.0" & < "0.7.1"
ocamlfind
build
Reverse Dependencies