Polish readme how to SSH to server B.
This commit is contained in:
parent
07bf59e6a1
commit
6ba63db043
@ -142,7 +142,7 @@ Note that `local_port` (listened on client) and `remote_port` (exposed on server
|
|||||||
|
|
||||||
`./frpc -c ./frpc.ini`
|
`./frpc -c ./frpc.ini`
|
||||||
|
|
||||||
5. From another machine, SSH to server A like this (assuming that username is `test`):
|
5. From another machine, SSH to server B via server A like this (assuming that username is `test`):
|
||||||
|
|
||||||
`ssh -oPort=6000 test@x.x.x.x`
|
`ssh -oPort=6000 test@x.x.x.x`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user