Categories
Privacy Security

Free and Public DNS Servers for Family – Block Malicious Content!

Cloudflare Free DNS Servers Protect your home against malware – Using the following DNS resolvers will block malicious content: IPv4 1.1.1.2 1.0.0.2 IPv6 2606:4700:4700::1112 2606:4700:4700::1002 Protect your home against malware and adult content – Next DNS resolvers for Families will block malware and adult content: IPv4 1.1.1.3 1.0.0.3 IPv6 2606:4700:4700::1113 2606:4700:4700::1003 https://developers.cloudflare.com/1.1.1.1/1.1.1.1-for-families OpenDNS (Cisco-owned) OpenDNS Family […]

Categories
Broken Internet Tools

YouTube videos without any ADS & YouTube NonStop – No Paused

You’re tired of seeing dozens of ads per hour when you listen music or watch a video on Youtbe, ads that have started to be extremely annoying !? There were commercials a long time ago, but generally displayed over the video, they were not at all annoying, they interrupt what you are watching and there […]

Categories
Servers Useful

How to use Cloudflare CF-IPCountry Hader in .htaccess !

The CF-IPCountry header is specific only to those who use Cloudflare in “Proxied” mode, so if you do not use Cloudflare, then this article is not useful! 1). How to block traffic from specific countries using CloudFlare If for any reason you want to block visitors from any country, the solution is extremely simple and […]

Categories
Linux Security Servers Tools

How to allow an IP or range IPs in Fail2ban on Debian/Ubuntu Linux

I use Fail2Ban primarly to protect my wordpress-servers against brute force attacks. Fail2ban uses iptables (IP packet filter rules of the Linux kernel firewall) to block attackers, so, if you do not want to be left without access to the server, it would be useful to add a list of IPs from where you access the […]