Code Monkey home page Code Monkey logo

easydoh's Introduction

Version License

EasyDoH

EasyDoH is a simple addon for Firefox that allows to easily activate DNS over HTTPS and its working mode with just one click.

It contains explanations for the different modes allowed (only available in about:config) and DoH servers to choose from.

This addon requires changes in files, and since this cannot be done from the extension itself a Python script is needed that should be downloaded aside from the addon.

Install

Microsoft Windows:

Run install.bat script in the desired directory. This script installs the native messaging host for the current user, by creating a registry key:

HKEY_CURRENT_USER\SOFTWARE\Mozilla\NativeMessagingHosts\com.elevenpaths.easydoh

and set its default value to:

com.google.chrome.example.echo-win.json

If you want to install the native messaging host for all users, change HKCU to HKLM.

For convenience an executable is provided, which is no more than the easydoh.py file compiled for you. If you do not trust this executable file, just dismiss it and compile the easydoh.py file yourself. If this is your case, please, note that you would need to have python installed.

For uninstall use uninstall.bat to completely remove it from the system.

MacOS and Linux:

Run install.sh script in the desired directory.

By default it is only installed for the current user, if you want it to be available for all the system users run it as root (eg. sudo ./install.sh)

Use uninstall.sh to completely remove it from the system.

License

This project is licensed under the MPL Mozilla Public License Version 2.0 - see the LICENSE file for details

easydoh's People

Contributors

toolsprods avatar

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.