Relative Content

Tag Archive for pythonhttpnetworkingrouter

Login to my D-link ADSL Router with a Python script

I’m trying to access the router’s admin page programmatically to read and modify some of parameters like the wireless pre-shared key with python but the problem is in the GET part, see after it POSTs the credentials it redirects me to the login page again.