mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00

* nmtui: add Turkish translation * nmcli: add Turkish translation * nmcli-connection: add Turkish translation * nmcli-device: add Turkish translation * nmcli-monitor: add Turkish translation * wpa_cli: add Turkish translation * wpa_passphrase: add Turkish translation
11 lines
378 B
Markdown
11 lines
378 B
Markdown
# wpa_passphrase
|
|
|
|
> Belirtilen SSID için bir ASCII paroladan bir WPA-PSK anahtarı oluşturun.
|
|
|
|
- Standart girişten parolayı okuyarak belirtilen SSID için WPA-PSK anahtarını hesapla ve görüntüle:
|
|
|
|
`wpa_passphrase {{SSID}}`
|
|
|
|
- Parolayı argüman olarak belirterek belirtilen SSID için WPA-PSK anahtarını hesapla ve görüntüle:
|
|
|
|
`wpa_passphrase {{SSID}} {{parola}}`
|