From 388ce522aee8bd4c737b980d8c1b061cb521e55a Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 25 Jul 2017 23:38:20 -0600 Subject: [PATCH] note inability to match source port to destination port --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 23d208c..9944e24 100644 --- a/README.md +++ b/README.md @@ -405,3 +405,4 @@ TODO * oauth3 - commandline questionnaire * modules - use consistent conventions (i.e. address vs host + port) * tls - tls.acme vs tls.modules.acme +* tls - forward should be able to match on source port to reach different destination ports