From 0abb991202167e7af6ff4dffddb5d8b0a43827b8 Mon Sep 17 00:00:00 2001 From: Yaroslav Pogrebnyak Date: Thu, 12 Oct 2017 17:58:13 +0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e9e0584..c5a64ab9 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ * [Fast L4 Load Balancing](https://github.com/yyyar/gobetween/wiki) * **TCP** - with optional [The PROXY Protocol](https://github.com/yyyar/gobetween/wiki/Proxy-Protocol) support - * **TLS** - [TLS Termination](https://github.com/yyyar/gobetween/wiki/Protocols#tls) & [TLS Proxy](https://github.com/yyyar/gobetween/wiki/Tls-Proxying) + * **TLS** - [TLS Termination](https://github.com/yyyar/gobetween/wiki/Protocols#tls) + [ACME](https://github.com/yyyar/gobetween/wiki/Protocols#tls) & [TLS Proxy](https://github.com/yyyar/gobetween/wiki/Tls-Proxying) * **UDP** @@ -39,6 +39,7 @@ * **Plaintext** - query arbitrary http and parse backends from response text with customized regexp * **SRV** - query DNS server and get backends from SRV records * **Consul** - query Consul Services API for backends + * **LXD** - query backands from LXD * [Healthchecks](https://github.com/yyyar/gobetween/wiki/Healthchecks) * **Ping** - simple TCP ping healtcheck