fmiras / rusty-password

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Rust 64.8%Language:Shell 35.2%