Go 开发的 DNS 库 DNS Go

码农软件 · 软件分类 · 网络工具包 · 2019-02-25 16:28:34

软件介绍

DNS 是使用 Go 开发的 DNS 库,一个完整,可用的 DNS 库,支持所有广泛使用的 Resource Records,包括 DNSSEC 类型。DNS 支持服务器端和客户端编程开发。

目标:

  • KISS

  • 更小的 API

特性:

  • UDP/TCP 查询,IPv4 和 IPv6

  • RFC 1035 域文件解析($INCLUDE, $ORIGIN, $TTL and $GENERATE (for all record types)

  • 快速

    • 回应速度~ 80K qps (faster hardware results in more qps);

    • 解析 RRs ~ 100K RR/s, that's 5M records in about 50 seconds;


  • DNSSEC: signing, validating and key generation for DSA, RSA and ECDSA;

  • EDNS0, NSID;

  • AXFR/IXFR;

  • TSIG, SIG(0);

  • DNS 名称压缩

  • 只依赖标准

本文地址:https://www.codercto.com/soft/d/114.html

Pattern Recognition and Machine Learning

Pattern Recognition and Machine Learning

Christopher Bishop / Springer / 2007-10-1 / USD 94.95

The dramatic growth in practical applications for machine learning over the last ten years has been accompanied by many important developments in the underlying algorithms and techniques. For example,......一起来看看 《Pattern Recognition and Machine Learning》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

SHA 加密
SHA 加密

SHA 加密工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具