mirror of
https://github.com/eugeny/tabby
synced 2026-08-22 05:46:46 +00:00
@@ -132,7 +132,7 @@ export class SSHService {
|
||||
})
|
||||
|
||||
ssh.on('banner', banner => {
|
||||
log('Banner: ' + banner)
|
||||
log('Banner: \n' + banner)
|
||||
})
|
||||
|
||||
let agent: string = null
|
||||
|
||||
Reference in New Issue
Block a user