https://github.com/blind-oracle/go-dhcpd
Highly performant DHCP server written in Golang with ability to generate dynamic subnets
https://github.com/blind-oracle/go-dhcpd
dhcp golang server
Last synced: 10 months ago
JSON representation
Highly performant DHCP server written in Golang with ability to generate dynamic subnets
- Host: GitHub
- URL: https://github.com/blind-oracle/go-dhcpd
- Owner: blind-oracle
- Created: 2017-05-18T09:33:59.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-18T09:35:00.000Z (about 9 years ago)
- Last Synced: 2024-06-20T19:17:11.615Z (about 2 years ago)
- Topics: dhcp, golang, server
- Language: Go
- Homepage:
- Size: 20.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-dhcpd
Highly performant DHCP server written in Golang with ability to generate dynamic subnets
This development is quite specific to our project, but it can be useful to somebody.