linux/man: update Korean translation, linux/m*: add Korean translation (#14709)

* linux/man: update Korean translation

* linux/m*: add Korean translation
This commit is contained in:
코드싸이
2024-11-09 13:27:56 +09:00
committed by GitHub
parent 340dd5cc12
commit c369e30f73
56 changed files with 1134 additions and 9 deletions

12
pages.ko/linux/mssh.md Normal file
View File

@@ -0,0 +1,12 @@
# mssh
> 여러 SSH 서버와 동시에 상호작용할 수 있는 GTK+ 기반 SSH 클라이언트.
> 더 많은 정보: <https://manned.org/mssh>.
- 새 창을 열고 여러 SSH 서버에 연결:
`mssh {{사용자@호스트1}} {{사용자@호스트2}} {{...}}`
- `~/.mssh_clusters`에 미리 정의된 서버 그룹에 새 창에서 연결:
`mssh --alias {{별칭_이름}}`