
* 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
12 lines
378 B
Markdown
12 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}}`
|