termusic: fix typo, linux/t*: add Korean translation (#14753)

* termusic: fix typo

* linux/t*: add Korean translation
This commit is contained in:
코드싸이
2024-11-09 23:21:48 +09:00
committed by GitHub
parent 624a50f563
commit 0a0ba9cf24
55 changed files with 1239 additions and 2 deletions

32
pages.ko/linux/tor.md Normal file
View File

@@ -0,0 +1,32 @@
# tor
> Tor 네트워크를 통해 익명 통신을 활성화합니다.
> 더 많은 정보: <https://manned.org/tor>.
- Tor 네트워크에 연결:
`tor`
- Tor 구성 보기:
`tor --config`
- Tor 상태 확인:
`tor --status`
- 클라이언트로만 실행:
`tor --client`
- 릴레이로 실행:
`tor --relay`
- 브리지로 실행:
`tor --bridge`
- 히든 서비스로 실행:
`tor --hidden-service`