mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-18 02:19:57 +00:00
commit
a4c98db69e
@ -132,7 +132,7 @@ export class SSHService {
|
|||||||
})
|
})
|
||||||
|
|
||||||
ssh.on('banner', banner => {
|
ssh.on('banner', banner => {
|
||||||
log('Banner: ' + banner)
|
log('Banner: \n' + banner)
|
||||||
})
|
})
|
||||||
|
|
||||||
let agent: string = null
|
let agent: string = null
|
||||||
|
Loading…
x
Reference in New Issue
Block a user