Coder Social home page Coder Social logo

cmabad / vihoma Goto Github PK

View Code? Open in Web Editor NEW
43.0 3.0 1.0 2.44 MB

Visual Hosts file Manager

License: GNU General Public License v3.0

Java 90.50% CSS 0.09% HTML 9.42%
java javafx-8 hosts privacy malware protection ad-blocker porn-filter gambling-filter graphical-user-interface

vihoma's Introduction

ViHoMa

Vihoma logo

Hi! You have reached the GIT repository for Vihoma, a Visual Hosts file Manager.

What is Vihoma?

Vihoma is a program that runs on your computer and helps the operating system to block connections to malicious websites. It's like an adblocker, but system-wide. You may manually block domains through its graphical interface, or let the program automatically do it for you.

If you are a more advanced user, then Vihoma also lets you add domains with custom addresses: Vihoma main tab

How does it protect me?

This app will download a list of hosts that are considered malicious, and tells your computer to avoid the connection to them by adding that list to a local file called hosts. It uses a consolidated hosts list provided by Steven Black. You can check his Github repository for more information.

What do I need to run it?

Vihoma is built with Java 8 and JavaFX. You'll need to have JRE 8 installed on your computer. Given that a system file is modified, administration privileges are required too.

Where can I download it?

You will find .zip files containing the program executable on this dropbox folder.

How do i run it?

If you are on Windows, double click on the vihoma.bat file.

If a GNU/Linux-based system is used, execute vihoma.sh. Make sure that you have an OpenJRE 8 instance installed. The JavaFX library is not included, so you must manually install openjfx too. For example, using apt install openjfx.

NOTE: Vihoma overwrites your system's hosts file. If you have previously modified it with custom hosts, you may want to backup the file first.

vihoma's People

Contributors

cmabad avatar konfekt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

ichibsah

vihoma's Issues

Problem running under Linux

Tried both openjdk-8-jre and the default openjdk-11-jre, but received the same terminal output:
Error: Could not find or load main class application.Main

Problem with AdoptOpenJDK on Windows

λ vihoma.bat
Error: Could not find or load main class application.Main
Caused by: java.lang.NoClassDefFoundError: javafx/application/Application
Error: Could not find or load main class application.Main
Caused by: java.lang.NoClassDefFoundError: javafx/application/Application

λ set | grep -i java
CLASSPATH=.;"C:\Program Files\AdoptOpenJDK\javafx-sdk-12.0.2\lib";
JAVA_HOME=C:\Program Files\AdoptOpenJDK\jdk-12.0.2+10
PATH_TO_FX="C:\Program Files\AdoptOpenJDK\javafx-sdk-12.0.2\lib"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.