{"id":15942119,"url":"https://github.com/discretetom/dnsrelay","last_synced_at":"2026-08-03T22:31:31.317Z","repository":{"id":114054816,"uuid":"194614927","full_name":"DiscreteTom/dnsrelay","owner":"DiscreteTom","description":"homework of computer network, a simple dns relay server","archived":false,"fork":false,"pushed_at":"2019-07-12T00:52:59.000Z","size":4254,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T04:24:24.469Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DiscreteTom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-01T06:43:00.000Z","updated_at":"2022-10-13T09:50:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"b43bb6a7-1136-4f0b-a8ea-f7d129411da7","html_url":"https://github.com/DiscreteTom/dnsrelay","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DiscreteTom/dnsrelay","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiscreteTom%2Fdnsrelay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiscreteTom%2Fdnsrelay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiscreteTom%2Fdnsrelay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiscreteTom%2Fdnsrelay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DiscreteTom","download_url":"https://codeload.github.com/DiscreteTom/dnsrelay/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiscreteTom%2Fdnsrelay/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000762,"owners_count":26082921,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-07T07:40:24.370Z","updated_at":"2025-10-09T04:15:22.850Z","avatar_url":"https://github.com/DiscreteTom.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dnsrelay\n\n计算机网络课程设计-DNS中继服务器的实现\n\n## 要求\n\n设计一个DNS服务器程序，读入“域名-IP地址” 对照表，当客户端查询域名对应的IP地址时， 用域名检索该对照表，实现下列三种情况：\n- 检索结果为IP地址0.0.0.0，则向客户端返回“域名不存在”的报错消息（即不良网站拦截功能）\n- 检索结果为普通IP地址，则向客户返回这个地址（即DNS服务器功能）\n- 表中未检到该域名，则向实际的本地DNS服务器发出查询，并将结果返给客户端（即DNS中继功能）\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiscretetom%2Fdnsrelay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiscretetom%2Fdnsrelay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiscretetom%2Fdnsrelay/lists"}