{"id":24583505,"url":"https://github.com/parrotmac/dhcprs","last_synced_at":"2025-08-24T16:12:47.934Z","repository":{"id":194952848,"uuid":"687850064","full_name":"parrotmac/dhcprs","owner":"parrotmac","description":"DHCP Client written in Rust","archived":false,"fork":false,"pushed_at":"2024-01-19T05:19:39.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-17T17:14:44.689Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/parrotmac.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}},"created_at":"2023-09-06T06:20:10.000Z","updated_at":"2023-09-15T06:59:55.000Z","dependencies_parsed_at":"2023-09-15T23:40:13.347Z","dependency_job_id":null,"html_url":"https://github.com/parrotmac/dhcprs","commit_stats":null,"previous_names":["parrotmac/dhcprs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/parrotmac/dhcprs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrotmac%2Fdhcprs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrotmac%2Fdhcprs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrotmac%2Fdhcprs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrotmac%2Fdhcprs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parrotmac","download_url":"https://codeload.github.com/parrotmac/dhcprs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrotmac%2Fdhcprs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271901515,"owners_count":24841117,"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-08-24T02:00:11.135Z","response_time":111,"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":"2025-01-24T04:46:51.498Z","updated_at":"2025-08-24T16:12:47.833Z","avatar_url":"https://github.com/parrotmac.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dhcprs\n\nA partial, experimental DHCP client implementation in Rust\n\n## Usage\n\nFrom `client/` directory:\n\n```bash\ncargo run \u003cinterface\u003e\n```\n\nFor example:\n\n```bash\ncargo run eth0\n```\n\n## Status\n\nThis is a personal project, intended to learn about DHCP (and write some more Rust). I would love to see this become more feature-rich and stable, so contributions are welcome!\n\n- [x] DHCPDISCOVER\n- [x] DHCPOFFER\n- [x] DHCPREQUEST\n- [x] DHCPACK\n- [x] DHCPDECLINE\n- [ ] DHCPNAK\n- [ ] DHCPRELEASE\n- [ ] DHCPINFORM\n- [ ] DHCPFORCERENEW\n- [ ] DHCPLEASEQUERY\n- [ ] DHCPLEASEUNASSIGNED\n- [ ] DHCPLEASEUNKNOWN\n- [ ] DHCPLEASEACTIVE\n- [ ] DHCPBULKLEASEQUERY\n- [ ] DHCPLEASEQUERYDONE\n- [ ] DHCPACTIVELEASEQUERY\n- [ ] DHCPLEASEQUERYSTATUS\n- [ ] DHCPTLS\n\n\n## License\n\nLicensed under either of Apache License, Version 2.0 or MIT license at your option.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparrotmac%2Fdhcprs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparrotmac%2Fdhcprs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparrotmac%2Fdhcprs/lists"}