Package erlang-ssh
Secure Shell application with sftp and ssh support
Version: 26.2.5.4
Library Functions | |
| ssh.3erl | Main API of the ssh application |
| ssh_agent.3erl | Callback module for using an SSH agent instead of the default ssh_file callback. |
| ssh_client_channel.3erl | |
| ssh_client_key_api.3erl | |
| ssh_connection.3erl | |
| ssh_file.3erl | Default callback module for the client's and server's database operations in the ssh application |
| ssh_server_channel.3erl | |
| ssh_server_key_api.3erl | |
| ssh_sftp.3erl | SFTP client. |
| ssh_sftpd.3erl | Specifies the channel process to handle an SFTP subsystem. |
Games | |
| SSH | The ssh application is an implementation of the SSH protocol in Erlang. |