dns-client
DNS resolver
A pure-Lisp implementation of a DNS record client for querying and resolving DNS records.
A pure-lisp DNS record client
16 stars
4 watching
1 forks
Language: Common Lisp
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
semihalev/sdns | A high-performance DNS resolver with built-in support for DNSSEC and focus on preserving user privacy. | 962 |
kazu-yamamoto/dns | A highly concurrent DNS library written in Haskell for resolving and transporting IP addresses across multiple platforms. | 64 |
d3mondev/puredns | A tool that resolves DNS queries and identifies valid domains by filtering out wildcard subdomains and DNS poisoning entries. | 1,714 |
shinmera/cl-all | A tool to evaluate and run Lisp expressions in multiple implementations. | 19 |
pengelana/blocklist | A privacy-focused DNS resolver with multiple connection protocols and IPv4/IPv6 support. | 308 |
jkeys089/lua-resty-resolver | A caching DNS resolver library for use in high-performance web applications | 28 |
shinmera/lquery | A Common Lisp library for DOM manipulation with a jQuery-like syntax and functions. | 87 |
shinmera/tooter | A Common Lisp library implementing the Mastodon API client library for interacting with mastodon social media platforms. | 44 |
shinmera/chirp | A Twitter client library for Common Lisp written by Shinmera | 68 |
openresty/lua-resty-dns | A Lua DNS resolver module for the nginx lua module | 324 |
c-ares/c-ares | A C library for performing asynchronous DNS queries. | 1,870 |
zfl9/chinadns-ng | A DNS resolver with enhanced features, supporting domain name routing, IP set management, and DoT protocol. | 1,132 |
shinmera/oxenfurt | A Common Lisp library providing an interface to the Oxford dictionary API | 14 |
matthewgall/beta.dnsjson.com | A Cloudflare Workers implementation of DNS and dig as a simple JSON API | 11 |
sous-chefs/resolver | A cookbook that configures the system's DNS settings. | 28 |