Skip to content

A script to change wifi password and send to slack channel

Notifications You must be signed in to change notification settings

hotay/wifi-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wifi Manager

A script to change local wifi password

Installation

pip install -r requirements.txt

How to use

  • Fill in environments variable in .env file
  • Create a .password file with the current wifi password
  • Execute the command:
python main.py [--password <your_wifi_password>] [--password-file <path/to/password_file>]

About

A script to change wifi password and send to slack channel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages