Hubris
This commit is contained in:
parent
aad9c74a63
commit
3f6edc7662
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
`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.
|
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.
|
Now, connections to that port locally will be forwarded to the remote server.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue