Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alessiodionisi/dotd
- Owner: alessiodionisi
- License: gpl-3.0
- Created: 2019-10-18T09:58:36.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-10-11T21:27:37.000Z (about 1 year ago)
- Last Synced: 2024-05-01T12:50:47.249Z (6 months ago)
- Topics: dns, dns-over-https, dotd, go, golang, linux, macos, privacy, proxy, windows
- Language: Go
- Homepage:
- Size: 1.9 MB
- Stars: 11
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: FUNDING.yml
- License: LICENSE
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.