ssh_echo v0.2.0 API Reference

Modules

A macro wrapping :ssh_channel erlang behaviour with a default implementation

Top-level module. See README for instructions

An implementation of :ssh_channel behaviour that expects an ‘exec’ed command (not an interactive session) and echos the command back

Controller for SSH daemons, allowing them to be stopped and started with specific ports, usernames and passwords

An SSH daemon, using SSHEcho.CLI