wifi-password: add page (#2956)

italian
Ivan Aracki 2019-04-29 00:00:17 +02:00 committed by Owen Voke
parent d8eeb6f856
commit b264b0a948
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
# wifi-password
> Get the password of the wifi.
> Homepage: <https://github.com/rauchg/wifi-password>.
- Get the password for the wifi you are currently logged onto:
`wifi-password`
- Get the password for the wifi with a specific SSID:
`wifi-password {{ssid}}`
- Print only the password as output:
`wifi-password -q`