Advanced Search
Search Results
6 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/smartmta
A high-performance, enterprise-grade Mail Transfer Agent (MTA) built from scratch in TypeScript with a Rust-powered SMTP engine — no nodemailer, no shortcuts. Automatic MX record discovery means you just call sendEmail() and smartmta figures out where to deliv...
readme.md for @serve.zone/onebox
🚀 Self-hosted Docker Swarm platform with Caddy reverse proxy, automatic SSL, and real-time WebSocket updates Onebox transforms any Linux server into a powerful container hosting platform. Deploy Docker Swarm services with automatic HTTPS, DNS configuration, ...
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/smartmta
2026-03-02 - 5.3.1 - fix(mail) add periodic cleanup timers and proper shutdown handling for bounce manager and delivery queue; avoid mutating maps during iteration and prune stale rate-limiter stats to prevent memory growth BounceManager: add cleanupInterval ...
changelog.md for @serve.zone/onebox
2026-03-24 - 1.24.2 - fix(deps) bump runtime and build tool dependencies update @design.estate/dees-catalog to ^3.49.0 update development tooling packages @git.zone/tsbundle, @git.zone/tsdeno, and @git.zone/tswatch 2026-03-24 - 1.24.1 - fix(repo) migrate sma...