This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
push.rocks
/
smartdns
Watch
2
Star
0
Fork
0
You've already forked smartdns
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
smartdns
/
ts_server
History
Philipp Kunz
2b97dffb47
fix(dnsserver): Enable multiple DNS record support by removing the premature break in processDnsRequest. Now the DNS server aggregates answers from all matching handlers for NS, A, and TXT records, and improves NS record serialization for DNSSEC.
2025-05-30 17:09:02 +00:00
..
classes.dnssec.ts
update
2025-03-21 18:21:47 +00:00
classes.dnsserver.ts
fix(dnsserver): Enable multiple DNS record support by removing the premature break in processDnsRequest. Now the DNS server aggregates answers from all matching handlers for NS, A, and TXT records, and improves NS record serialization for DNSSEC.
2025-05-30 17:09:02 +00:00
index.ts
feat(smartdns): Add DNS Server and DNSSEC tools with comprehensive unit tests
2024-09-18 19:28:28 +02:00
plugins.ts
feat(dnsserver): Add manual socket mode support to enable external socket control for the DNS server.
2025-05-28 19:16:54 +00:00
tspublish.json
BREAKING CHANGE(core): Refactor module entry point and update plugin imports; remove deprecated dnsly.plugins, update dependency versions, and adjust test imports
2025-05-27 11:31:12 +00:00