Skip to content

talau/tplink_robot_adsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Program made for TP-LINK TD-W8968
work with other models? Probably not.

I created this program to fix this issue:
 Frequently my WAN connection of ADSL router
 goes down, and not reconnect. I tried to use
 the last version of router firmware but it
 doesn't work. Also, sometimes the status
 of WAN is Connected, but it isn't (ISP problem?).

This program check if have internet access,
if not, it do commands in the router to
connect/reconnect WAN interface. These commands
you can do using a web interface, this program
automatize this.

The best way to use this program is with Cron.

Configurations are in config.py


Requirements:
 python-chardet
 python-six
 python-beautifulsoup
 python-requests (>=2.2.1)

About

Keeps WAN (adsl) interface up in TP-LINK TD-W8968

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published