blacknon / lssh

List selection type ssh/scp/sftp client command. Supports single connection and parallel connection. Local bashrc can also be used without placing it on a remote machine. Written in Golang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FR] Added automatic retry function for ssh connections

blacknon opened this issue · comments

Needs to be supported on go-sshlib side.
Add automatic reconnection function. Specify the number of retries.

#110 が関連