FlaviusAugustus / HistorySupervisor

Supervise the internet search history with the use of DNS cache

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

History Supervisor

This bash scripts uses dns cache logs to analyse user search history based on provided keywords.

Usage

clone the repository

    git clone https://github.com/FlaviusAugustus/HistorySupervisor.git

cd into the src directory

    cd ./HistorySupervisor/src

run the script

    ./Supservisor.sh

Works only on Linux distros that use systemd Service Manager

About

Supervise the internet search history with the use of DNS cache


Languages

Language:Shell 100.0%