Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alessiodionisi/dotd

DotD is a Simple and flexible DNS over HTTPS proxy with custom resolutions and other perks
https://github.com/alessiodionisi/dotd

dns dns-over-https dotd go golang linux macos privacy proxy windows

Last synced: 14 days ago
JSON representation

DotD is a Simple and flexible DNS over HTTPS proxy with custom resolutions and other perks

Awesome Lists containing this project

README

        

# DotD

DotD is a Simple and flexible DNS over HTTPS proxy with custom resolver and other perks.

## Installation

DotD supports macOS, Linux and Windows.

### Binaries (macOS, Linux and Windows)

Binaries archive are available on [every release](https://github.com/adnsio/dotd/releases).

### Homebrew (macOS and Linux)

```
brew install adnsio/tap/dotd
```

## How to use

Simply run `dotd server` then set `::1` for IPv6 and/or `127.0.0.1` for IPv4 as primary DNS server.

## License

DotD is built it's released under the GNU GPLv3 license.