Vaskivskyi / asusrouter

API wrapper for communication with ASUSWRT-powered routers using HTTP protocol
Apache License 2.0
51 stars 6 forks source link

No support for `chpass.cgi` endpoint #494

Open ethnhll opened 2 months ago

ethnhll commented 2 months ago

I was looking for a way to post a change to the router login with this API and saw there is not support for submitting a GET to chpass.cgi which allows for changing username and password for the router login.

Vaskivskyi commented 1 month ago

Hello. Sorry for the delay. If there is such an endpoint, it can potentially be added

Unfortunately, currently, I hardly have any time to do it fast, so I cannot promise any exact timeframe

Do you maybe know already what is the data format for the username/password change via this endpoint?