mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
16 lines
322 B
Markdown
16 lines
322 B
Markdown
# wifi-password
|
|
|
|
> Wi-Fi 비밀번호를 가져옵니다.
|
|
> 더 많은 정보: <https://github.com/rauchg/wifi-password>.
|
|
|
|
- 현재 로그인한 Wi-Fi의 비밀번호 가져오기:
|
|
|
|
`wifi-password`
|
|
|
|
- 특정 SSID의 Wi-Fi 비밀번호 가져오기:
|
|
|
|
`wifi-password {{ssid}}`
|
|
|
|
- 비밀번호만 출력:
|
|
|
|
`wifi-password -q`
|