# SSH Client

SSH은 네트워크 상의 다른 컴퓨터에 로그인하거나 원격 시스템에서 명령을 실행하고 다른 시스템으로 파일을 복사할 수 있도록 해주는 응용 프로그램 또는 그 프로토콜을 말합니다.&#x20;

SSH Client는 SSH 프로토콜을 통해 명령을 내리는 도구입니다.&#x20;

<figure><img src="/files/D9KQOmmDwGUR5f28IlNI" alt=""><figcaption></figcaption></figure>

화면 좌측 상단의 파일 모양을 클릭하면 그룹 추가가 가능합니다.&#x20;

<figure><img src="/files/5LTM4gRYGIABaqVcOAJw" alt=""><figcaption></figcaption></figure>

하단의 여러 메뉴들을 통해 SSH Client를 사용하실 수 있습니다.&#x20;

<figure><img src="/files/A08i1n0lejyek5CNZNVI" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hamonikr.org/hamonikr-7.0/startmenu/program/ssh-client.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
