From 3f6edc7662c4e69247ed1fa36fc1660d89663452 Mon Sep 17 00:00:00 2001 From: John Doty Date: Sat, 17 Aug 2024 08:30:41 -0700 Subject: [PATCH] Hubris --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c062243..94a4337 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ doty@my.laptop$ fwd some.server `fwd` will connect to `some.server` via ssh, and then show you a screen listing all of the ports that the server is listening on locally. -A terminal displaying a list of ports and descriptions. Some are dimmed and one is highlighted. +A terminal displaying a list of ports and descriptions. Some are dimmed and one is highlighted. Use the up and down arrow keys (or `j`/`k`) to select the port you're interested in and press `e` to toggle forwarding of that port. Now, connections to that port locally will be forwarded to the remote server.