Skip to content

bunnam988/ad-blocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of Ad-Blocker in RDK-B

  • Ad-blocker.c will be running in the gateway and it will reach the server for the verdict.
  • Server code is python based and can be deployed within LAN or internet.
  • we will load the ad-host file to the mongodb database in the server.
  • we need to have mongod.service running in the server.
  • Socket connection will be established between the gateway and the server.
  • If any query comes from the Ad-Blocker to server,it will send the reply by checking the database.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors