ssh_cli

Functions


init(X1) -> term()

handle_ssh_msg(X1, State) -> term()

handle_msg(X1, State) -> term()

terminate(Reason, State) -> term()

listen(Shell) -> term()

listen(Shell, Port) -> term()

listen(Shell, Port, Opts) -> term()

listen(Shell, HostAddr, Port, Opts) -> term()

stop(Pid) -> term()

View Functions