There was an error while loading. Please reload this page.
1 parent d3ae702 commit c372733Copy full SHA for c372733
1 file changed
README.md
@@ -130,6 +130,8 @@ This is a fork of [Thrussh](https://nest.pijul.com/pijul/thrussh) by Pierre-Éti
130
* Uses `russh::server` for efficiently implementing SSH shells and SFTP file management.
131
* [Oryxis](https://github.com/wilsonglasser/oryxis) - Rust-native SSH client with an encrypted vault, P2P sync and an embedded terminal.
132
* Uses `russh::client` for connections, jump hosts, SOCKS/HTTP/command proxies and SFTP.
133
+* [react-native-ssh](https://github.com/osuki-dev/react-native-ssh) - Native SSH client for React Native and Expo.
134
+ * Uses `russh::client` as the SSH transport implementation behind Nitro Modules bindings.
135
136
## Contributors ✨
137
0 commit comments