linux/w*: add Korean translation (#14756)
This commit is contained in:
12
pages.ko/linux/wpa_passphrase.md
Normal file
12
pages.ko/linux/wpa_passphrase.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# wpa_passphrase
|
||||
|
||||
> ASCII 암호 구문으로부터 SSID에 대한 WPA-PSK 키를 생성.
|
||||
> 더 많은 정보: <https://manned.org/wpa_passphrase.1>.
|
||||
|
||||
- 주어진 SSID에 대한 WPA-PSK 키를 계산하고 `stdin`에서 암호 구문을 읽어 표시:
|
||||
|
||||
`wpa_passphrase {{SSID}}`
|
||||
|
||||
- 주어진 SSID에 대한 WPA-PSK 키를 계산하고 암호 구문을 인수로 지정하여 표시:
|
||||
|
||||
`wpa_passphrase {{SSID}} {{암호_구문}}`
|
Reference in New Issue
Block a user