blacknon / lssh

lssh: A list-based SSH/SCP/SFTP client supporting single and parallel connections, local bashrc usage on remote machines, and advanced proxying. Written in Go.
MIT License
246 stars 28 forks source link

Read ~/.ssh/config has error #100

Closed Maxwell1987 closed 3 months ago

Maxwell1987 commented 2 years ago
~/.ssh/config:xx.xx.xx.xx: 'addr' is not set.
~/.ssh/config:xx.xx.xx.xx: 'user' is not set.
blacknon commented 3 months ago

If addr and user are not specified, the current username and Host will be used.