We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bcce30 commit 26c3328Copy full SHA for 26c3328
README.md
@@ -1 +1,11 @@
1
+[](https://travis-ci.org/problame/go-netssh)
2
+
3
+Package netssh provides `net.Conn` and `net.Listener` that uses the ssh binary + `authorized_keys` file as a transport.
4
5
+## API documentation
6
7
See `example/` and https://godoc.org/github.com/problame/go-netssh
8
9
+## License
10
11
+See LICENSE file.
0 commit comments