apaprocki / node-dhcpjs

dhcpjs provides native DHCP support in Node.js
MIT License
61 stars 21 forks source link

send dhcp offer and ack from server #15

Closed idushes closed 8 years ago

idushes commented 8 years ago

I want use node-dhcpjs in production (~8000 users) instead isc-dhcpd. Please can you show me how send dhcp offer and ack messages ?

Thank you

idushes commented 8 years ago

https://github.com/idushes/node-dhcpjs-opt82