linux/p*: add Korean translation (#14712)

This commit is contained in:
코드싸이
2024-11-09 13:25:35 +09:00
committed by GitHub
parent 0898aaa215
commit 7544b309ad
88 changed files with 1942 additions and 1 deletions

View File

@@ -0,0 +1,33 @@
# protonvpn
> 비공식 서드파티 ProtonVPN 클라이언트.
> 같이 보기: `protonvpn-connect`.
> 더 많은 정보: <https://github.com/Rafficer/linux-cli-community>.
- ProtonVPN 프로필 초기화:
`protonvpn init`
- ProtonVPN에 대화형으로 연결:
`protonvpn {{c|connect}}`
- 연결 상태 표시:
`protonvpn {{s|status}}`
- ProtonVPN 연결 해제:
`protonvpn {{d|disconnect}}`
- 마지막으로 사용한 서버에 다시 연결 또는 연결:
`protonvpn {{r|reconnect}}`
- OpenVPN 구성 및 서버 데이터 새로고침:
`protonvpn refresh`
- 하위 명령의 도움말 표시:
`protonvpn {{하위_명령}} --help`