Advanced Search
Search Results
10 total results found
readme.md for @apiclient.xyz/cloudflare
๐ A modern, elegant TypeScript client for the Cloudflare API with clean manager-based architecture Stop fighting with the Cloudflare API. This library gives you an intuitive, type-safe way to manage zones, DNS records, and Workersโall with clean, predictab...
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/cloudly
Multi-cloud orchestration made simple. Manage containerized applications across cloud providers with Docker Swarmkit, featuring web dashboards, CLI tools, and powerful APIs. ๐ฏ What is Cloudly? Cloudly is your command center for multi-cloud infrastructure. It a...
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 @apiclient.xyz/cloudflare
2025-11-18 - 7.1.0 - feat(cloudflare) Release 7.0.0 โ manager-based API, ConvenientDnsProvider, improved utils and worker/zone/record management Introduce manager-based architecture: ZoneManager, RecordManager, WorkerManager for clearer, consistent API surfac...
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/cloudly
2025-09-08 - 5.3.0 - feat(web) Add deployments API typings and web UI improvements: services & deployments management with CRUD and actions Add deployment request interfaces (ts_interfaces/requests/deployment.ts) to define typed API for create/read/update/del...
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...