{"id":13554313,"url":"https://github.com/RReverser/WiFi-Password","last_synced_at":"2025-04-03T06:31:29.194Z","repository":{"id":27356195,"uuid":"30831476","full_name":"RReverser/WiFi-Password","owner":"RReverser","description":"People ask you for the Wi-Fi password. Answer quickly.","archived":true,"fork":false,"pushed_at":"2022-08-04T22:27:23.000Z","size":5,"stargazers_count":588,"open_issues_count":3,"forks_count":73,"subscribers_count":20,"default_branch":"master","last_synced_at":"2024-04-14T15:12:28.472Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gorhill/uBlock","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RReverser.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-15T15:32:42.000Z","updated_at":"2024-04-06T10:34:38.000Z","dependencies_parsed_at":"2022-08-01T10:07:52.556Z","dependency_job_id":null,"html_url":"https://github.com/RReverser/WiFi-Password","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RReverser%2FWiFi-Password","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RReverser%2FWiFi-Password/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RReverser%2FWiFi-Password/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RReverser%2FWiFi-Password/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RReverser","download_url":"https://codeload.github.com/RReverser/WiFi-Password/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246948033,"owners_count":20859366,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T12:02:44.756Z","updated_at":"2025-04-03T06:31:27.018Z","avatar_url":"https://github.com/RReverser.png","language":"PowerShell","funding_links":[],"categories":["PowerShell"],"sub_categories":[],"readme":"# WiFi-Password\n\nPeople ask you for the Wi-Fi password. Answer quickly. **Windows only**.\n\n![Screenshot](https://cloud.githubusercontent.com/assets/557590/6204307/05ab9f88-b54f-11e4-9293-b2bd8c20a409.png)\n\nThis is inspired by [same-purpose tool for macOS](https://github.com/rauchg/wifi-password) by [@rauchg](https://github.com/rauchg).\n\n## How to use\n\n**1. Install it**\n\nFirst of all, install [PsGet](http://psget.net/) if you don't have it yet - it's awesome module manager for PowerShell:\n\n```powershell\n(new-object Net.WebClient).DownloadString(\"https://raw.githubusercontent.com/psget/psget/master/GetPsGet.ps1\") | iex\n```\n\nNow, you can easily install module itself:\n\n```powershell\nInstall-Module WiFi-Password\n```\n\n**2. Use it:**\n\nTo get the password for the WiFi you're currently logged onto:\n\n```powershell\nShow-WiFiPassword\n```\n\nor just\n\n```powershell\nwifi-password\n```\n\nTo get it for a specific SSID:\n\n```powershell\n$ wifi-password \u003cssid\u003e\n```\n\nTo list all the stored WiFi networks:\n\n```powershell\nSelect-WiFi\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRReverser%2FWiFi-Password","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRReverser%2FWiFi-Password","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRReverser%2FWiFi-Password/lists"}