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
Is there a command or some form of connection like jumpserver on the same principle as using the command:
ssh -J usuario@jump-server-ip:35132 -p 8772 usuario@equipamento-remoto-ip.
This in turn could be used with the post command, where the server would receive the command and execute it or directly in some server configuration.
Is there such functionality or possibility?
The text was updated successfully, but these errors were encountered:
Is there a command or some form of connection like jumpserver on the same principle as using the command:
ssh -J usuario@jump-server-ip:35132 -p 8772 usuario@equipamento-remoto-ip.
This in turn could be used with the post command, where the server would receive the command and execute it or directly in some server configuration.
Is there such functionality or possibility?
The text was updated successfully, but these errors were encountered: