Files
tldr/pages.tr/linux/wpa_passphrase.md
Oğuz Ersen 45fa5e1372 nmcli*, nmtui, wpa*: add Turkish translation (#7850)
* 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
2022-03-06 00:36:08 +10:00

12 lines
378 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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}}`