ssh_echo v0.2.0 SSHEcho View Source

Top-level module. See README for instructions.

Link to this section Summary

Functions

Start a daemon listening on the specified port, authenticated by the supplied username and password

Stop the daemon on a particular port

Stop all daemons

Link to this section Functions

Link to this function start_daemon(port, username, password) View Source

Start a daemon listening on the specified port, authenticated by the supplied username and password.

Stop the daemon on a particular port.

Stop all daemons.