{"id":25600621,"url":"https://github.com/niccokunzmann/simple_dhcp_server","last_synced_at":"2025-04-12T20:42:09.682Z","repository":{"id":3568353,"uuid":"32484395","full_name":"niccokunzmann/simple_dhcp_server","owner":"niccokunzmann","description":"A DHCP server in Python","archived":false,"fork":false,"pushed_at":"2025-03-03T09:10:04.000Z","size":796,"stargazers_count":107,"open_issues_count":6,"forks_count":32,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-04-11T06:04:19.317Z","etag":null,"topics":["dhcp","dhcp-server","network","python","python3"],"latest_commit_sha":null,"homepage":"http://dhcp.quelltext.eu/","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/niccokunzmann.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["niccokunzmann"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://polar.sh/niccokunzmann"]}},"created_at":"2015-03-18T21:06:47.000Z","updated_at":"2025-04-07T11:41:02.000Z","dependencies_parsed_at":"2024-01-29T06:02:43.836Z","dependency_job_id":"2fab7662-c904-47f3-8dcc-f1142a8051a0","html_url":"https://github.com/niccokunzmann/simple_dhcp_server","commit_stats":null,"previous_names":["niccokunzmann/simple_dhcp_server"],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niccokunzmann%2Fsimple_dhcp_server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niccokunzmann%2Fsimple_dhcp_server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niccokunzmann%2Fsimple_dhcp_server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niccokunzmann%2Fsimple_dhcp_server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niccokunzmann","download_url":"https://codeload.github.com/niccokunzmann/simple_dhcp_server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248351394,"owners_count":21089272,"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":["dhcp","dhcp-server","network","python","python3"],"created_at":"2025-02-21T15:27:15.442Z","updated_at":"2025-04-12T20:42:09.654Z","avatar_url":"https://github.com/niccokunzmann.png","language":"Python","funding_links":["https://github.com/sponsors/niccokunzmann","https://polar.sh/niccokunzmann"],"categories":[],"sub_categories":[],"readme":"# Simple DHCP Server\n\nThis is a purely Python DHCP server that does not require any additional libraries or installs other that Python 3.\n\nIt was testet under Ubuntu 14 with Python and Windows 7. It does not use any operating system specific Python functions, so it should work when Python 3 works.\n\n![images/dhcpgui.png](images/dhcpgui.png)  \ndhcpgui lists MAC address, IP address and host name.\n\nThis DHCP server program will assign IP addresses ten seconds after it received packets from clients. So it can be used in networks that already have a dhcp server running.\n\nThis Python DHCP server\n\n- shows clients in the network\n- lists IP address, Mac address and host name\n- highlights recently refreshed/added clients\n- assigns IP addresses 10 seconds later than usual DHCP servers\n- remembers addresses in the `hosts.csv` file.\n- can be configured to serve all DHCP options using Python\n\nHave a look at:\n\n- The [official website][web] for installation and configuration instructions.\n- The [source code][source].\n- The [project translation on Weblate][weblate].\n\n[web]: https://dhcp.quelltext.eu\n[source]: https://github.com/niccokunzmann/simple_dhcp_server/\n[weblate]: https://hosted.weblate.org/engage/simple-dhcp-server/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniccokunzmann%2Fsimple_dhcp_server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniccokunzmann%2Fsimple_dhcp_server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniccokunzmann%2Fsimple_dhcp_server/lists"}