dns icon indicating copy to clipboard operation
dns copied to clipboard

Dart implementation of DNS protocol, DNS-over-HTTPS, and other DNS-related protocols.

Introduction

Implements DNS protocol (over UDP) and modern DNS-over-HTTP.

The package uses package:universal_io, which means that you can use it all platforms.

Licensed under the Apache License 2.0.

IMPORTANT: This is an early release that has known bugs.

Issues? Contributing?