Hosts Blocking

Shell script to manage hosts file by blocking known malware, spyware, virus, shocksites, etc.
Alternatives To Hosts Blocking
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Malware Exhibit658
12 hours agomitAssembly
🚀🚀 This is a 🎇🔥 REAL WORLD🔥 🎇 Malware Collection I have Compiled & analysed by researchers🔥 to understand more about Malware threats😈, analysis and mitigation🧐.
Trojancockroach591
7 months ago17mitC++
A Stealthy Trojan Spyware
Stupidkeylogger391
5 months ago8mitC++
A Terrific Keystroke Recorder
Richkware313
2 years agoapache-2.0C++
Framework for building Windows malware, written in C++
Malware Database111
2 months agogpl-3.0Assembly
A large repository of malware samples with 2500+ malware samples & source codes for a variety of platforms by Cryptware Apps.
Ragnarok18
2 years ago2C++
Virus Package ( For Educational Purposes )
The Malware Design Project5
2 years agoPython
The repository contains the Malware Projects ---> Malicious Softwares as like RansomWare , Spyware etc developed my own while learning cyber-security and The various workflows and mechanisms of the different types of Malicious softwares like Virus,Trojan and worms
Hosts Blocking4
6 years ago4mitShell
Shell script to manage hosts file by blocking known malware, spyware, virus, shocksites, etc.
Greenad3
4 months ago
Remove ads, definitly and the simplest way, internet browser or not.
Remove_mcafee_virus_and_spyware_protection_service2
6 years agomitBatchfile
Allows silent uninstall of McAfee Virus and Spyware Protection Service (SaaS) with a broken uninstaller
Alternatives To Hosts Blocking
Select To Compare


Alternative Project Comparisons
Readme

Hosts Blocking

Small utility that syncronizes the hosts.txt file to the /etc/hosts file.

  1. Script installs the _hosts.txt into your /etc/hosts file

  2. A snapshot of the /etc/hosts is stored inside ./backups as [email protected]

  3. A file named latest.txt is created with the contents of the newly created .bak file from #2

Installation

Prerequisites

System requirements: git bash and sudo

Install GIT

macOS: Install git via Homebrew

brew install git

Ubuntu: Install git via apt-get

sudo apt-get install git

CentOS/RHEL: Install git via yum

sudo yum install git

Manually download git

https://git-scm.com/

Install

From your command line application like Terminal or iTerm2 run the following:

git clone https://github.com/michaeltrimm/hosts-blocking.git
cd hosts-blocking
sudo ./run.sh --install

Usage:

Show the help menu...

sudo ./run.sh --help

Copy blocking hosts data to your hosts file

sudo ./run.sh --install

Revert to the previous state of your hosts file

sudo ./run.sh --undo

Revert your hosts file to a stored backup by name

See backups/README.md

Disclaimer

This software is provided "as-is" and comes with absolutely no warranty or guarantee. Please use at your own discretion. No contributor to this project shall be responsible for any issues caused as a result of executing this software. That being said, the software is fully open-source, so have at it... look it over, understand it, and determine on your own merits whether or not you should use it.

Popular Virus Projects
Popular Spyware Projects
Popular Security Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Shell
Security
Hosts
Unix
Privacy
Malware
Virus
Spyware