From 9c76563cee305a5d54472ca7cf935e20ee910fe0 Mon Sep 17 00:00:00 2001 From: Soner Tari Date: Wed, 23 Dec 2020 11:01:31 +0300 Subject: [PATCH] Fix mistake: return address -> divert address --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c93400e..222c733 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ For example, given the following proxy specification: - SSLproxy listens for HTTPS connections on 127.0.0.1:8443. - Upon receiving a connection from the Client, it decrypts and diverts the -packets to a Program listening on 127.0.0.1:8080. The default return address +packets to a Program listening on 127.0.0.1:8080. The default divert address is 127.0.0.1, which can be configured by the `ua` option. - After processing the packets, the Program gives them back to SSLproxy listening on a dynamically assigned address, which the Program obtains from