Update README.md

fix mistake in Dynamic Forward example
This commit is contained in:
Anthony J. Martinez 2021-04-24 09:02:07 +00:00
parent 18ca5285be
commit 20d74492b1
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ Given a `dynamic.conf` as below, and accepting default manager parameters, run:
```
Host dynamic_example
Hostname dynamic.example.com
RemoteForward localhost:9999
DynamicForward localhost:9999
User user
IdentityFile ~/.ssh/id_ecdsa
ServerAliveInterval 30s