Skip to content

Commit

Permalink
Hubris
Browse files Browse the repository at this point in the history
  • Loading branch information
DeCarabas committed Aug 17, 2024
1 parent aad9c74 commit 3f6edc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ [email protected]$ 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.

<img width="1337" src="doc/screenshot01.png" alt="A terminal displaying a list of ports and descriptions. Some are dimmed and one is highlighted." />
<img width="1337" src="doc/screenshot-01.png" alt="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.
Expand Down

0 comments on commit 3f6edc7

Please sign in to comment.