Skip to content

kadirgun/private-dns-server

Repository files navigation


Logo

Private DNS Server

About The Project

Product Name Screen Shot

A desktop application that creates a DNS server on the local machine. Through the application, DNS records can be added, and the server responds to queries for those DNS records. If the DNS record is not found in the local records, it falls back to using a user-defined DoH (DNS over HTTPS) query.

(back to top)

Built With

App is built with the electron-forge framework and uses the following technologies:

  • React
  • Electron

(back to top)

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • yarn
    yarn global add @electron-forge/cli

Installation

  1. Clone the repo
    git clone https://github.com/kadirgun/private-dns-server
  2. Install packages
    yarn install
  3. Start the app
     yarn start

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published