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
.debpackage and repository respects that
- That is cause I had to do some
- Tested only under Ubuntu Linux
- Use
tsharkit should be installed withwiresharkpackage