brushtopbm, bshell, bssh, btm, btop, buku: add Korean translation (#13778)

This commit is contained in:
HoJeong Im
2024-09-22 01:42:10 +09:00
committed by GitHub
parent fd2ff8b27f
commit ffba07f9e8
6 changed files with 124 additions and 0 deletions

21
pages.ko/common/bshell.md Normal file
View File

@@ -0,0 +1,21 @@
# bshell
> 로컬 네트워크에서 SSH/VNC 서버를 검색하기 위한 GUI.
> 참고: `bssh` 및 `bvnc`.
> 더 많은 정보: <https://manned.org/bshell>.
- SSH 및 VNC 서버 모두 찾아보기:
`bshell`
- SSH 서버만 찾아보기:
`bshell --ssh`
- VNC 서버만 찾아보기:
`bshell --vnc`
- 지정된 도메인에서 SSH 및 VNC 서버를 모두 찾음:
`bshell --domain {{도메인}}`