mirror of
https://github.com/moul/awesome-ssh.git
synced 2026-01-24 03:48:02 -08:00
Update README.md
This commit is contained in:
15
README.md
15
README.md
@@ -133,6 +133,21 @@ Please read the [contribution guidelines](CONTRIBUTING.md) if you want to contri
|
|||||||
* Ruby
|
* Ruby
|
||||||
* [net-ssh](https://github.com/net-ssh/net-ssh) - Pure Ruby implementation of an SSH (protocol 2) client
|
* [net-ssh](https://github.com/net-ssh/net-ssh) - Pure Ruby implementation of an SSH (protocol 2) client
|
||||||
|
|
||||||
|
## Tutorials
|
||||||
|
|
||||||
|
* [How to use SSH to Connect to a Remote Server](https://www.digitalocean.com/community/tutorials/how-to-use-ssh-to-connect-to-a-remote-server-in-ubuntu)
|
||||||
|
|
||||||
|
## Documentation
|
||||||
|
|
||||||
|
* [man page](http://linux.die.net/man/1/ssh)
|
||||||
|
* [Specifications (OpenSSH)](http://www.openssh.com/specs.html)
|
||||||
|
* [Wikipedia article](https://en.wikipedia.org/wiki/Secure_Shell)
|
||||||
|
|
||||||
|
## Community
|
||||||
|
|
||||||
|
* [StackOverflow](http://stackoverflow.com/questions/tagged/ssh)
|
||||||
|
* [ServerFault](http://serverfault.com/questions/tagged/ssh)
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
[](https://creativecommons.org/publicdomain/zero/1.0/)
|
[](https://creativecommons.org/publicdomain/zero/1.0/)
|
||||||
|
|||||||
Reference in New Issue
Block a user