Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Remote Command
Specify the remote command to run after connection.*

Protocol Version Priority
Select which SSH version to prioritize. SSH2 is safer than SSH1 and offers more capabilities.

Use Xagent (SSH Agent) for authentication
공개 키 인증에 필요한 개인 키를 Xagent가 제공합니다. Using Private keys for the public key authentication are provided by Xagent.* Using Xagent, entering a passphrase is not required during the public key user authentication process.

Allow agent forwarding
SSH 프로토콜로 접속한 원격 서버에서 Xagent가 제공하는 개인 키를 사용할 수 있도록 합니다. 원격 서버에서 공개 키 인증을 통해 또 다른 원격 서버로 접속하거나 원격 서비스를 이용할 때 사용할 수 있습니다.Xagent allow the remote servers which are already connected with the SSH protocol to use its private keys. It can be used when connecting to another remote server or using a remote service through public key authentication from a remote server.*

Use ZLIB Compression
A compression algorithm is used to compress all SSH connection data. In an environment where network speed is slow, use this option to improve the speed.

...

Accept and save host key automatically upon first connection
If the option is turned on when connecting to a server where the host key is not registered, the host key is automatically saved without going through the authentication process.*