Skip to content
This repository has been archived by the owner on Apr 10, 2021. It is now read-only.

Block advertising on router tp link, the most important domains of publicity and malware, with tp link you can block 64 domains, if you need blocks read about free firmware (DD-WRT, OpenWrt)

License

Notifications You must be signed in to change notification settings

Juvenal-Yescas/Block-Ads-TpLink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Block-Ads-TpLink

Block advertising on router tp link, the most important domains of publicity and malware, with tp link you can block 64 domains, if you need blocks read about free firmware (DD-WRT, OpenWrt)


It is recommended to make a backup of the configuration

Configuration

Configure the conf.json file with the data of your tplink router

{
    "IpRouter": "192.168.0.2",
    "Login": {
            "User": "admin",
            "Password": "admin"
        },
    "Lan": {
            "ipStart": "192.168.0.100",
            "ipEnd": "192.168.0.199"
        },
    "FileAds": "hosts.txt"
}

For now only works with python 2, soon compatible with python3

Run

python main.py

Then you can check the settings in the tab acces control of tp link

About

Block advertising on router tp link, the most important domains of publicity and malware, with tp link you can block 64 domains, if you need blocks read about free firmware (DD-WRT, OpenWrt)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages