-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7f68ffb
commit eeb4414
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,8 +15,8 @@ This table contains the list of currently supported SSH features in ContainerSSH | |
| Window dimension change | :material-check-bold: | [RFC 4254 section 6.7](https://tools.ietf.org/html/rfc4254#section-6.7) | | ||
| Return exit statuses | :material-check-bold: | [RFC 4254 section 6.10](https://tools.ietf.org/html/rfc4254#section-6.10) | | ||
| Return exit signals | :material-check-bold: | [RFC 4254 section 6.10](https://tools.ietf.org/html/rfc4254#section-6.10) | | ||
| TCP/IP port forwarding | :material-close: | [RFC 4254 section 7](https://tools.ietf.org/html/rfc4254#page-16) | | ||
| X11 forwarding | :material-close: | [RFC 4254 section 6.2](https://tools.ietf.org/html/rfc4254#page-11) | | ||
| TCP/IP port forwarding | :material-check-bold: | [RFC 4254 section 7](https://tools.ietf.org/html/rfc4254#page-16) | | ||
| X11 forwarding | :material-check-bold: | [RFC 4254 section 6.2](https://tools.ietf.org/html/rfc4254#page-11) | | ||
| SSH agent forwarding (OpenSSH extension: `[email protected]`) | :material-close: | [draft-ietf-secsh-agent-02](https://tools.ietf.org/html/draft-ietf-secsh-agent-02) | | ||
| Keepalive (OpenSSH extension: `[email protected]`) | :material-check-bold: | | | ||
| No more sessions (OpenSSH extension: `[email protected]`) | :material-close: | | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters