[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-78607":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":14,"stars7d":17,"stars30d":18,"stars90d":16,"forks30d":16,"starsTrendScore":19,"compositeScore":20,"rankGlobal":10,"rankLanguage":10,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":22,"hasPages":22,"topics":24,"createdAt":10,"pushedAt":10,"updatedAt":26,"readmeContent":27,"aiSummary":28,"trendingCount":16,"starSnapshotCount":16,"syncStatus":29,"lastSyncTime":30,"discoverSource":31},78607,"addr.tools","brianshea2\u002Faddr.tools","brianshea2","possibly useful tools for the Internet","https:\u002F\u002Faddr.tools",null,"Go",2087,75,17,1,0,34,66,51,27.64,"GNU Affero General Public License v3.0",false,"main",[25],"dns","2026-06-12 02:03:47","# [addr.tools](https:\u002F\u002Faddr.tools\u002F) - possibly useful tools for the Internet\n\n## This repo contains the source code for:\n- [challenges.addr.tools](https:\u002F\u002Fchallenges.addr.tools\u002F) - dns-01 ACME challenge helper zone\n- [dyn.addr.tools](https:\u002F\u002Fdyn.addr.tools\u002F) - dynamic DNS for your own domains, no account required\n- [info.addr.tools](https:\u002F\u002Finfo.addr.tools\u002F) - explore identifying information for domain names and IP addresses\n- [myip.addr.tools](https:\u002F\u002Fmyip.addr.tools\u002Fhelp) - get your public IP address\n- [dnscheck.tools](https:\u002F\u002Fdnscheck.tools\u002F) - identify your DNS resolvers, check DNSSEC validation, and perform other DNS tests\n- [myaddr.tools](https:\u002F\u002Fmyaddr.tools\u002F) - dynamic DNS with a free custom subdomain, no account required\n- addrd - the custom dns server behind many of the above services\n\n## Repo layout:\n```\naddr.tools\n├── cmd\u002Faddrd   - dns server application code\n├── configs     - addrd, nginx, and other sample config files\n├── internal    - dns server library code\n│   ├── config     - parses the addrd config json, creates and starts the service listeners\n│   ├── dns2json   - a simple http handler that provides dns responses in json\n│   ├── dnsutil    - dns server utilities (dnssec, edns0, basic handler, etc.)\n│   ├── httputil   - http request utilities\n│   ├── status     - dns server status handler\n│   ├── ttlstore   - a key-value store with value expiration\n│   └── zones      - the specific addr.tools service handlers\n├── scripts   - build and other helper scripts\n└── website   - website content\n```\n","addr.tools 是一系列基于互联网的实用工具集合，主要用于DNS相关服务。项目核心功能包括提供动态DNS服务、获取公网IP地址、检查DNS解析设置等，并且无需用户注册账号即可使用部分服务。技术上，该项目采用Go语言开发，拥有自定义DNS服务器addrd支持多种DNS操作如DNSSEC验证和EDNS0处理。适用于需要简易动态DNS解决方案或进行基本网络诊断的小型企业及个人开发者场景。",2,"2026-06-11 03:56:58","high_star"]