Compare commits
No commits in common. "5fb0410eee6fb307e40b8efcb4730bf31ea905c3" and "19e7baf89cf65a922db3fbdb782ab49acf76f340" have entirely different histories.
5fb0410eee
...
19e7baf89c
1 changed files with 4 additions and 4 deletions
|
|
@ -3,10 +3,10 @@
|
||||||
A port-forwarding utility.
|
A port-forwarding utility.
|
||||||
|
|
||||||
Here's how it works:
|
Here's how it works:
|
||||||
1. Get the latest [release](https://github.com/DeCarabas/fwd/releases) of `fwd`
|
|
||||||
2. You install `fwd` on the server somewhere in your `$PATH` (like `/usr/bin/`)
|
1. You install `fwd` on the server.
|
||||||
3. You install `fwd` on the client (like your laptop)
|
2. You install `fwd` on the client.
|
||||||
4. You run `fwd` on the client to connect to the server, like so:
|
3. You run `fwd` on the client to connect to the server, like so:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
doty@my.laptop$ fwd some.server
|
doty@my.laptop$ fwd some.server
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue