You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SSH connection between my local machine and jump server is successful established.
But when trying to establish connection with the remote server, "Error reading SSH protocol banner" occured immediately.
This Traceback to paramiko.transport._check_banner.
The text was updated successfully, but these errors were encountered:
Like the example on the webpage of pypi, code like this below:
`from jumpssh import SSHSession
establish ssh connection between your local machine and the jump server
from jump server, establish connection with a remote server
SSH connection between my local machine and jump server is successful established.
But when trying to establish connection with the remote server, "Error reading SSH protocol banner" occured immediately.
This Traceback to paramiko.transport._check_banner.
The text was updated successfully, but these errors were encountered: