From 5780b7a4bf235b76847f1880ef1642b5430147f1 Mon Sep 17 00:00:00 2001 From: John Doty Date: Thu, 27 Oct 2022 13:04:12 -0700 Subject: [PATCH] Clearly I meant browser. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf7bfa9..18cd5b3 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ doty@my.laptop$ fwd some.server 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. -If the port is something that might be interesting to a web server, you can press `` with the port selected to open a browser pointed at that port. +If the port is something that might be interesting to a web browser, you can press `` with the port selected to open a browser pointed at that port. If something is going wrong, pressing `l` will toggle logs that might explain it.