better specify the limitation of missing destination
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
parent
8d4ad4cefa
commit
e3cd56e912
1 changed files with 3 additions and 1 deletions
|
@ -87,7 +87,9 @@ space separated:
|
||||||
|
|
||||||
The given patch has some known limitations:
|
The given patch has some known limitations:
|
||||||
|
|
||||||
* The destination is not shown, as it is not known for ssh2 connections
|
* The destination of the remote forwarding is not shown.
|
||||||
|
Debugging the ssh server shows that this information was present
|
||||||
|
in ssh1, but is absent in ssh2.
|
||||||
* The number of listed ports is limited by the buffer size of 256 characters
|
* The number of listed ports is limited by the buffer size of 256 characters
|
||||||
|
|
||||||
## Future
|
## Future
|
||||||
|
|
Loading…
Add table
Reference in a new issue