ridenui / react-native-riden-ssh

MIT License
0 stars 1 forks source link

feat(ssh): verify host fingerprint #1

Open TheNoim opened 2 years ago

TheNoim commented 2 years ago

Goal:

A way to set a trusted host key as option. The NMSSHSessionDelegate with the method session:shouldConnectToHostWithFingerprint can be used for this.