/silver-eureka

a simple python script that tells you the password of the wifi you're connected with

Primary LanguagePython

WIFI PASSWORD

showing the passwords of your local Wi-Fi devices.

Getting Started

  1. You need to clone this repository
https://github.com/KEAGTORB/silver-eureka
  1. After you clone the repo you will have to navigate to the folder
cd silver-eureka
  1. Then you will have to install requirments
pip install -r requirments.txt 
  1. Finally you need to run it
python main.py

connect me