react-native-ssh icon indicating copy to clipboard operation
react-native-ssh copied to clipboard

a library that enables React Native apps to execute commands over SSH -

Results 4 react-native-ssh issues
Sort by recently updated
recently updated
newest added

Adding the ability to connect and disconnect manually. It would be great for better performance.

after react-native link react-native-ssh ,xcode open project show error:cannot be opened because the project file cannot be parsed.

Handle the response goes on and on Example: ping, top

It would be very helpful :) NMSSH docs: http://docs.9muses.se/nmssh/Classes/NMSSHSession.html#//api/name/authenticateByPublicKey:privateKey:andPassword: