react-native-ssh
react-native-ssh copied to clipboard
a library that enables React Native apps to execute commands over SSH -
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: