Skip to content

beranm14/siteBlock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Site block

Basic idea behind this small project was to start tshark and listen to http traffic. If there is some nasty word in traffic which are saved in nasty_wrds.txt, whole communication from PC will be blocked for time in delay.txt.

Problems & dependencies:

  • Place & rename whole repository into /usr/share/contBlock/
    • That is cause I had to do some .deb package and repository respects that
  • Tested only under Ubuntu Linux
  • Use tshark it should be installed with wireshark package

About

Little app which sends rules to iptables to block suspicious webpages by their name or content. Rules can block and can be canceled by specified time delay.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors