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/bssh.md Normal file
View File

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