menahishayan / TP-Link-Archer-C50-API

HTTP based python script for API access and router management of the TP-Link Archer C50
GNU General Public License v3.0
36 stars 3 forks source link

TPLINK Deco X60 Support Data #4

Open jayg37 opened 3 years ago

jayg37 commented 3 years ago

Login network Clients network (multiple clicks) internet hamburger->advanced->status hamburger logout TPLINK Deco X60 Support Data.zip

menahishayan commented 3 years ago

To begin understanding whether or not this model would be supported, let's first try to replicate one of the login HTTP requests.

Send a HTTP POST request to your router as follows:

Please attach your response status, headers, cookies and body

jayg37 commented 3 years ago

From: Shayan @.> Sent: Monday, March 22, 2021 4:32 AM To: menahishayan/TP-Link-Archer-C50-API @.> Cc: jayg37 @.>; Author @.> Subject: Re: [menahishayan/TP-Link-Archer-C50-API] TPLINK Deco X60 Support Data (#4)

To begin understanding whether or not this model would be supported, let's first try to replicate one of the login HTTP requests.

Send a HTTP POST request to your router as follows:

Please attach your response status, headers, cookies and body

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/menahishayan/TP-Link-Archer-C50-API/issues/4#issuecomment-803869574, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AEWN4AT2GQUETG2IRYMQDKDTE36AXANCNFSM4W42I5UQ.

menahishayan commented 3 years ago

Try the script mentioned in #5 Comment 2 and comment back here with whether or not the script worked

jayg37 commented 3 years ago

Entered my info and ran the script on my windows PC. No errors but not much in the vein of results either...I guess it worked. CMD window popped up for half a second.


From: Shayan @.> Sent: Friday, March 26, 2021 9:18 AM To: menahishayan/TP-Link-Archer-C50-API @.> Cc: jayg37 @.>; Author @.> Subject: Re: [menahishayan/TP-Link-Archer-C50-API] TPLINK Deco X60 Support Data (#4)

Try the script mentioned in #5https://github.com/menahishayan/TP-Link-Archer-C50-API/issues/5 Comment 2https://github.com/menahishayan/TP-Link-Archer-C50-API/issues/5#issuecomment-808205203 and comment back here with whether or not the script worked

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/menahishayan/TP-Link-Archer-C50-API/issues/4#issuecomment-808208006, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AEWN4ASRJNAWBJARQGRSSKTTFSCS7ANCNFSM4W42I5UQ.

menahishayan commented 3 years ago

Please run in the script in a way where you can monitor the output. You need to ensure that MAC Addresses are being displayed.

jayg37 commented 3 years ago

[C6] Loading wireless clients... Retrieving auth tokens... Couldn't fetch auth tokens! Response was: %s {"data":""} An unknown error happened while fetching data Logging out of router admin interface... Traceback (most recent call last): File "C:\Users\m_gra\Desktop\c6_test.py", line 133, in c6.scan_devices() File "C:\Users\m_gra\Desktop\c6_test.py", line 45, in scan_devices print(self.last_results.keys()) AttributeError: 'C6' object has no attribute 'last_results'


From: Shayan @.> Sent: Saturday, March 27, 2021 6:11 AM To: menahishayan/TP-Link-Archer-C50-API @.> Cc: jayg37 @.>; Author @.> Subject: Re: [menahishayan/TP-Link-Archer-C50-API] TPLINK Deco X60 Support Data (#4)

Please run in the script in a way where you can monitor the output. You need to ensure that MAC Addresses are being displayed.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/menahishayan/TP-Link-Archer-C50-API/issues/4#issuecomment-808706250, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AEWN4AU7IICOAOP2C6T5VHLTFWVMLANCNFSM4W42I5UQ.

AlexandrErohin commented 1 week ago

@jayg37 If you are still looking for a client for Deco X60 - I have the client which supports it https://github.com/AlexandrErohin/TP-Link-Archer-C6U