We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c146555 commit 2c57cedCopy full SHA for 2c57ced
1 file changed
README.md
@@ -231,7 +231,7 @@ ssh:
231
- [x] Git actions to automatically compile releases
232
- [ ] Bundle JS dependencies with the code, to provide full-offline experience
233
- [ ] SSH Authentication
234
- - [ ] Add public key authentication
+ - [x] Add public key authentication
235
- [ ] It is used `InsecureIgnoreHostKey`; add
236
- [ ] Interactive way to accept the host key fingerprint (custom HostKeyCallback)
237
- [x] Option to provide the expected host key or to read the `known_hosts` file
0 commit comments