roscraco icon indicating copy to clipboard operation
roscraco copied to clipboard

A library for managing home routers (networking equipment).

Results 2 roscraco issues
Sort by recently updated
recently updated
newest added

New version has other web-interfase, other metod of encryption and two get-requests during authorization. ![main_page](https://cloud.githubusercontent.com/assets/6506921/26562768/382f9396-44d2-11e7-9f30-16e040fae020.PNG) ![second_page](https://cloud.githubusercontent.com/assets/6506921/26562770/3f5c36c4-44d2-11e7-9167-e1b2846ce133.PNG)

I'm trying to adapt rosraco to automatically configure my router, the TL-WR841N, which seems quite similar to the TL-WR741N. I created new classes by copying `router/tplink/wr740n.py` and `router/tplink/wr741n.py`. I ran...