{"id":39467424,"url":"https://github.com/3mdeb/dhcp-server","last_synced_at":"2026-01-18T04:51:24.746Z","repository":{"id":56455772,"uuid":"106384538","full_name":"3mdeb/dhcp-server","owner":"3mdeb","description":"Simple isc-dhcp-server running in docker container","archived":false,"fork":false,"pushed_at":"2020-11-06T10:07:40.000Z","size":6,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":9,"default_branch":"master","last_synced_at":"2023-09-21T15:12:38.301Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/3mdeb.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}},"created_at":"2017-10-10T07:40:49.000Z","updated_at":"2020-11-06T10:07:40.000Z","dependencies_parsed_at":"2022-08-15T19:10:12.373Z","dependency_job_id":null,"html_url":"https://github.com/3mdeb/dhcp-server","commit_stats":null,"previous_names":[],"tags_count":1,"template":null,"template_full_name":null,"purl":"pkg:github/3mdeb/dhcp-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3mdeb%2Fdhcp-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3mdeb%2Fdhcp-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3mdeb%2Fdhcp-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3mdeb%2Fdhcp-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/3mdeb","download_url":"https://codeload.github.com/3mdeb/dhcp-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3mdeb%2Fdhcp-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28530347,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"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":"2026-01-18T04:51:24.672Z","updated_at":"2026-01-18T04:51:24.731Z","avatar_url":"https://github.com/3mdeb.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dhcp-server\nSimple isc-dhcp-server running in docker container\n\n## Usage\n\nClone the repo:\n\n```\ngit clone git@github.com:3mdeb/dhcp-server.git\n```\n\nCustomize DHCP configuration in `data/dhcpd.conf` to Your needs.\n\nRun:\n\n```\n./start.sh\n```\n\nThe script above builds and runs a docker container with DHCP server. By default\nthes server is listening on `eno1` interface. It can be changed by editing\n`start.sh` script:\n\n```\n\"bash /entrypoint.sh eno1;/bin/bash\"\n```\n\nRunning the script with no interface specified will cause DHCP listening on all\npossible interfaces.\n\n## Features\n\nThe server is reading configuration from `/data` directory and saves a lease\nfile in that directory to ensure persistency.\n\n`entrypoint.sh` takes care of running the server and checking the existence of\ndhcpd and interface files. `dhcpd` user is created with the same gid and uid as\nthe owner of configuration and leases file, so the server can use them without\nchanging permissions.\n\n\n## Notes\n\nThe DHCP server is running in the foreground printing debug messages to the\nscreen. It can be terminated by pressing `Ctrl+C` combination which will\nredirect to container's bash. Container can be stopped then by typing `exit`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3mdeb%2Fdhcp-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F3mdeb%2Fdhcp-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3mdeb%2Fdhcp-server/lists"}