From 87bf36e5e72e0f67049384025805ca32c9b877a8 Mon Sep 17 00:00:00 2001 From: Michael Pfaff Date: Tue, 8 Aug 2023 20:55:19 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 66b9c3d..01dcadd 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ - PAM authentication - SSH key authentication (reads from ~/.ssh/authorized_keys) - Currently this method will skip other PAM methods like 2FA +- Forwarding local ports to remote ports (TCP only) ## Resources