npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "DNS" 的结果(共 21 个)
dns-prefetch-control

Middleware to set X-DNS-Prefetch-Control header.

MIT
dnscache

dnscache for Node

BSD
address

Get current machine IP, MAC and DNS servers.

MIT
multicast-dns-service-types

Parse and stringify mdns service types

MIT
multicast-dns

Low level multicast-dns implementation in pure javascript

MIT
cacheable-lookup

A cacheable dns.lookup(…) that respects TTL

MIT
dns-packet

An abstract-encoding compliant module for encoding / decoding DNS packets

MIT
dns2

A DNS Server and Client Implementation in Pure JavaScript with no dependencies.

MIT
dns
host-validation-middleware

Middleware for validating host headers in requests to protect against DNS rebinding attacks.

MIT
mdns

multicast DNS service discovery

dns-zonefile

A DNS zone file parser and generator.

ISC
native-dns

Replacement for the core DNS module, includes server implementation

root-hints

Provides IP addresses of the DNS root servers, also known as 'root hints'.

BSD-2-Clause
dnserrors

Maps dns errors to DnsError objects subclassing httperrors.

BSD-3-Clause
dns-lookup-all

Like `dns.lookup` with the `all` option, but compatible with older Node.js verions.

MIT
dns-socket

Make low-level DNS requests with retry and timeout support.

MIT
native-dns-packet

Raw DNS Packet Parsing and Writing

MIT
native-dns-cache

DNS Caching Library