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

https://github.com/samrobbins85/dns-comparison

A tool to compare DNS services
https://github.com/samrobbins85/dns-comparison

cloudflare dns google quad9

Last synced: 11 months ago
JSON representation

A tool to compare DNS services

Awesome Lists containing this project

README

          

# DNS comparison
This application compares the blocking capability of the major DNS providers

## Running the application

First, install the dependencies with

```bash
npm install
```

then you can run it with
```bash
npm run dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

To learn more about how this works, open the Wiki tab on GitHub