
Security News
Node.js Moves Toward Stable TypeScript Support with Amaro 1.0
Amaro 1.0 lays the groundwork for stable TypeScript support in Node.js, bringing official .ts loading closer to reality.
CLI utility to get wifi password for Mac, Linux and Windows.
You can install wifi-password
using one of the options listed below
Source | Command |
---|---|
curl | curl -L https://raw.githubusercontent.com/ziishaned/wifi-password/master/installer.sh | sudo sh |
npm | npm install -g wifi-pass |
manual | Clone and run make install |
Simply run it inside your terminal and it will give you the output:
wifi-password
You can pass several options to modify how wifi-password
behaves
wifi-password [-i <wifi-ssid>]
[-v]
[-h]
Here is the detail for each of the options
Option | Description |
---|---|
i | Specify the SSID of the network you want to get the password |
v | Outputs version of the utility |
h | Display the help screen |
For the basic usage, all you have to do is run wifi-password
inside your terminal.
Feel free to submit pull requests, create issues or spread the word.
MIT © Zeeshan Ahmad
FAQs
CLI utility to get wifi password for Mac, Linux and Windows.
The npm package wifi-pass receives a total of 5 weekly downloads. As such, wifi-pass popularity was classified as not popular.
We found that wifi-pass demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Amaro 1.0 lays the groundwork for stable TypeScript support in Node.js, bringing official .ts loading closer to reality.
Research
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
Product
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.