Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JyJyJcr committed Feb 13, 2024
1 parent 3342bb3 commit a7404af
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,8 @@ Server
Usage: quicssh-rs server [OPTIONS]

Options:
-l, --listen <LISTEN> Address to listen on [default: 0.0.0.0:4433]
-h, --help Print help
-V, --version Print version
-l, --listen <LISTEN> Address to listen on [default: 0.0.0.0:4433]
-p, --proxy-for <PROXY_FOR> Address of the ssh server [default: 127.0.0.1:22]
-h, --help Print help
-V, --version Print version
```

0 comments on commit a7404af

Please sign in to comment.