Skip to content

bgarvit01/Dasan-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Dasan-Python

A Python client to control Dasan H660GM-A router

Tested on Airtel Fiber Broadband


Update the variables in the method change_basic_wifi_settings

Get the bearer_token after login to router page using the browser And check the first request in network tab from devtools

bearer_token="your_auth_bearer_token_here"

New WiFi SSID

wifi_ssid = "your_new_wifi_name_here"

New WiFi Password

wifi_password = "your_new_wifi_password_here"

About

A Python client to control Dasan H660GM-A router

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages