GitHub - fmiras/rusty-password: Get the password of the Wi-Fi network you're connected to

2 min read Original article ↗

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

rusty-password

Get the password of the Wi-Fi network you're connected to

Just a simple script to practice Rust

Install

curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/fmiras/rusty-password/main/install.sh | sh

Credits

This is a Rust version of an already existing project wifi-password