Skip to content

A python wrapper to create and manage guest wifi networks on asus routers!

License

Notifications You must be signed in to change notification settings

Elod-T/autoGuestWifi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autoGuestWifi

A python wrapper to create and manage guest wifi networks on asus routers!

Usage

Flags: -m, --mode: 0 = turn off, 1 = turn on, 2 = toggle, 3 = status -w, --wifi: id of the guest network 1-6 (1-3 are the 2.4GHz and 4-6 are the 5.0GHz networks)

Example (turn on the 4th wifi network):

python main.py -m 2 -w 4

About

A python wrapper to create and manage guest wifi networks on asus routers!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages