Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 393 Bytes

File metadata and controls

22 lines (13 loc) · 393 Bytes

DNS comparison

This application compares the blocking capability of the major DNS providers

Running the application

First, install the dependencies with

npm install

then you can run it with

npm run dev

Open http://localhost:3000 with your browser to see the result.

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