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

https://github.com/devnw/void

Void is a Go Native Protective DNS (PDNS) Service
https://github.com/devnw/void

dns dns-server dns-sinkhole go golang void

Last synced: 7 days ago
JSON representation

Void is a Go Native Protective DNS (PDNS) Service

Awesome Lists containing this project

README

          

# Void - DNS Sinkhole and Local Resolver

[![Version](https://img.shields.io/github/v/tag/devnw/void?sort=semver&style=plastic)](https://github.com/devnw/void/releases)
[![CI](https://github.com/devnw/void/actions/workflows/build.yml/badge.svg)](https://github.com/devnw/void/actions)
[![Go Report Card](https://goreportcard.com/badge/go.avoid.dev/void)](https://goreportcard.com/report/go.avoid.dev/void)
[![codecov](https://codecov.io/gh/devnw/void/branch/main/graph/badge.svg)](https://codecov.io/gh/devnw/void)
[![Go Reference](https://pkg.go.dev/badge/go.avoid.dev/void.svg)](https://pkg.go.dev/go.avoid.dev/void)
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)

Void is a DNS sinkhole and local DNS resolver. It is designed to be a simple,
fast, and secure DNS server that can be used to block unwanted DNS traffic.