项目作者: dart-protocol

项目描述 :
Dart implementation of DNS protocol, DNS-over-HTTPS, and other DNS-related protocols.
高级语言: Dart
项目地址: git://github.com/dart-protocol/dns.git
创建时间: 2019-02-18T23:00:23Z
项目社区:https://github.com/dart-protocol/dns

开源协议:Apache License 2.0

下载


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?