pihole

Source - https://github.com/rajannpatel/Pi-Hole-PiVPN-on-Google-Compute-Engine-Free-Tier-with-Full-Tunnel-and-Split-Tunnel-OpenVPN-Configs   Configure Full Tunnel or Split Tunnel OpenVPN connections from your Android, iOS, Linux, macOS, & Windows devices The goal of this guide is to enable you to safely and privately use the Internet on your phones, tablets, and computers with a self-run VPN Server in the cloud. It can be run at no cost to you; shields you from intrusive advertisements; and blocks your...

Read More
pihole

Pi-hole® Network-wide Ad Blocking Update Ubuntu After your Ubuntu system finishes the install and reboots, log in via an SSH terminal or from the console. You should be greeted with a welcome screen similar to the one below with the exception your package and security update counts may be different. $ sudo apt-get update && sudo apt-get upgrade -y && sudo reboot $ sudo cp /etc/apt/sources.list /etc/apt/sources.list.orig $ sudo sed -i...

Read More
pihole

SSH to Pi-hole (How to install Pi-hole on Ubuntu) Run "curl -s "https://api.hackertarget.com/hostsearch/?q=googlevideo.com" | awk -F, 'NR>1 {print $1}' | sudo tee /home/kayals/youtube-ads.txt" Copy all sub-domains from youtube-ads.txt and paste it to Blacklist page (https://yourip/admin/list.php?l=black) and click exact ENJOY ! In my next post I will show how to create a custom shell script to update Pi-hole server....

Read More