-
Notifications
You must be signed in to change notification settings - Fork 763
Project Scope
Tess Gauthier edited this page Jun 20, 2023
·
9 revisions
Intent of this project is to get to a state that can converge to and integrate into OpenSSH's main repo. To simplify this integration, following features have been scoped out and will not work on Windows yet:
- VerifyHostKeyDNS
- Client ControlMaster
- Background ssh execution mode
- VPN forwarding
- X11 forwarding
- PKCS based smart cards
- Host based authentication
- Authentication forwarding
- Compression
- AuthorizedKeysCommand
- AuthorizedPrincipalsCommand
- Bind Interface, i.e.
ssh -B
(note: Bind Address, i.e.ssh -b
is supported)
(Windows specific feature/work items)
- MINGW build support
- Use MS CNG (instead of OpenSSL)
- Key management using MS CNG
- Xterm, VT220 terminal modes
If you are looking for a specific feature not in above list and not in here, feel free to add it issue list.
- MSI Install Instructions
- Script Install Instructions
- Alternative installation using the universal installer
- Retrieving download links for the latest packages