Package sshrpc provides rpc access over ssh.
Go to file
Justin b4b856a17a updated to use easyssh library 2015-05-30 13:25:21 -04:00
testdata Adding fully functional sshrpc code for basic use cases 2014-12-28 23:06:09 -05:00
.gitignore Init commit 2014-12-28 17:45:19 +00:00
LICENSE Init commit 2014-12-28 17:45:19 +00:00
README.md Init commit 2014-12-28 17:45:19 +00:00
client.go updated to use easyssh library 2015-05-30 13:25:21 -04:00
doc.go updated to use easyssh library 2015-05-30 13:25:21 -04:00
example_server_test.go updated to use easyssh library 2015-05-30 13:25:21 -04:00
example_test.go updated to use easyssh library 2015-05-30 13:25:21 -04:00
server.go updated to use easyssh library 2015-05-30 13:25:21 -04:00
server_test.go updated to use easyssh library 2015-05-30 13:25:21 -04:00

README.md

sshrpc

Package sshrpc provides rpc access over ssh.