From e27243179bdcf7c348ee1374fede0bb07c9e89f6 Mon Sep 17 00:00:00 2001 From: Tess Gauthier Date: Tue, 20 Jun 2023 11:21:03 -0400 Subject: [PATCH] Updated Project Scope (markdown) --- Project-Scope.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Project-Scope.md b/Project-Scope.md index 269f3da..ec67f04 100644 --- a/Project-Scope.md +++ b/Project-Scope.md @@ -10,6 +10,7 @@ Intent of this project is to get to a state that can converge to and integrate i - Compression - AuthorizedKeysCommand - AuthorizedPrincipalsCommand +- Bind Interface, i.e. `ssh -B` (note: Bind Address, i.e. `ssh -b` _is_ supported) (Windows specific feature/work items) - MINGW build support