{"id":13930181,"url":"https://github.com/portal-rs/portal","last_synced_at":"2025-07-19T12:31:53.817Z","repository":{"id":171100854,"uuid":"527651532","full_name":"portal-rs/portal","owner":"portal-rs","description":"Portal is a DNS implementation written in pure Rust. It provides server, client and resolver crates.","archived":false,"fork":false,"pushed_at":"2024-03-24T13:41:24.000Z","size":442,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-08T18:26:40.807Z","etag":null,"topics":["dns","dns-client","dns-resolver","dns-server","rust","rust-lang"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/portal-rs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2022-08-22T16:46:31.000Z","updated_at":"2023-11-11T22:17:59.000Z","dependencies_parsed_at":"2024-02-07T14:58:59.560Z","dependency_job_id":null,"html_url":"https://github.com/portal-rs/portal","commit_stats":null,"previous_names":["portal-rs/portal"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/portal-rs%2Fportal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/portal-rs%2Fportal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/portal-rs%2Fportal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/portal-rs%2Fportal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/portal-rs","download_url":"https://codeload.github.com/portal-rs/portal/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226607603,"owners_count":17658483,"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","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":["dns","dns-client","dns-resolver","dns-server","rust","rust-lang"],"created_at":"2024-08-07T18:05:04.066Z","updated_at":"2024-11-26T19:30:55.290Z","avatar_url":"https://github.com/portal-rs.png","language":"Rust","funding_links":[],"categories":["rust"],"sub_categories":[],"readme":"# portal\n\n⚠️ This implementation is currently not production ready. However, it achieves to be in the future!\n\nPortal is a DNS implementation written in pure Rust. It provides multiple crates and binaries to work with the DNS\nprotocol. The protocol implementation is located in these crates:\n\n- `crates/client`: A sequential and multiplexed DNS client implementation\n- `crates/common`: A collection of common data types and utility functions used in other crates\n- `crates/proto`: The base protocol implementation\n- `crates/resolver`: Forwarding and recursive resolver implementations\n- `crates/server`: A DNS server implementation\n\n---\n\nAdditionally, there are various ready-to-use binaries based on the above crates:\n\n- `bins/pgun`: A fast terminal-based DNS query tool\n- `bins/portald`: A DNS server with recursive resolving, caching, and DNS blocking\\*\n\n\\* Currently, the caching and DNS blocking is not fully implemented yet.\n\n## TODOs\n\n- Move Config code to portal-bin\n- Make handlers more flexible (Generic)\n- Implement a DNS multiplexer to better handle requests, responses, and transaction ids\n- Split zone file loading into Lexer and Parser\n- Add READMEs to crates and bins","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fportal-rs%2Fportal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fportal-rs%2Fportal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fportal-rs%2Fportal/lists"}