mirror of
https://github.com/moul/awesome-ssh.git
synced 2026-01-24 03:48:02 -08:00
Add rsh and clarify that telnet is unecrypted.
This commit is contained in:
@@ -122,7 +122,8 @@ Please read the [contribution guidelines](CONTRIBUTING.md) if you want to contri
|
||||
### Alternatives to SSH
|
||||
|
||||
* [GoTTY](https://github.com/yudai/gotty): Share your terminal as web application
|
||||
* [telnet](http://www.telnet.org/htm/faq.htm): A network protocol and an application used to connect to remote computers and issue commands.
|
||||
* [telnet](http://www.telnet.org/htm/faq.htm): An unencrypted network protocol and an application used to connect to remote computers and issue commands.
|
||||
* [rsh](https://en.wikipedia.org/wiki/Remote_Shell): An unencrypted network protocol and application used to connect to remote computers and issue commands.
|
||||
|
||||
## Libraries
|
||||
|
||||
|
||||
Reference in New Issue
Block a user