Advanced Search
Search Results
4 total results found
readme.md for @push.rocks/smartdns
A TypeScript-first DNS toolkit powered by high-performance Rust binaries — covering everything from simple record lookups to running a full authoritative DNS server with DNSSEC, DNS-over-HTTPS, and automatic Let's Encrypt certificates. Issue Reporting and Secu...
readme.md for @push.rocks/smartnginx
Control Nginx programmatically from Node.js with full TypeScript support 🚀 Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit community.foss.global/. This is the central community hub for all issue reporting. Dev...
changelog.md for @push.rocks/smartdns
2026-02-20 - 7.9.0 - feat(server) emit query events with questions, answered status, response time and timestamp Added IDnsQueryCompletedEvent interface with questions, answered, responseTimeMs and timestamp fields DnsServer now extends EventEmitter and calls...
changelog.md for @push.rocks/smartnginx
2025-11-27 - 2.0.54 - fix(package) Pin package manager to pnpm@10.18.1 in package.json Added packageManager field to package.json to pin pnpm to 10.18.1 with integrity hash No runtime code changes; only package metadata updated 2025-11-27 - 2.0.53 - fix(core...