10000 GitHub - dannymichaelson/dnsmon: dns monitor and blocker
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dannymichaelson/dnsmon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dnsmon

Note: There is currently no uninstaller.

Install on a raspberrypi. Set the pi as the dns server for any devices you want to monitor. Will automatically work for requests made on the pi. Might support any debian system.

Download

cd dnsmon/install
chmod +x install.sh
sudo ./install.sh

REBOOT then start web interface

sudo reboot now
cd dnsmon
sudo python3 dnsmon.py

visit the web interface at http://127.0.0.1:5000 on the pi or http://:5000 on your LAN.

To remove (possibly incomplete)

Uninstall dnsmasq, or at least replace /etc/dnsmasq.conf with /etc/dnsmasq.conf.orig Delete dnsmon user Delete /etc/dnsmasq.d/dnsmon.conf

screenshot

About

dns monitor and blocker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0