Skip to content

The Elixir DHCP Server that only serves one very important client

License

Notifications You must be signed in to change notification settings

fhunleth/one_dhcpd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

one_dhcpd

CircleCI Hex version

This is a simple DHCP server that's capable of giving out just one IP address. The use case is to support connecting Nerves devices directly to laptops. Yes, there are many ways of solving this problem. It took a long time to give up on the available alternatives and write this, and we may end up abandoning this project. Until then, there's one_dhcpd.

If you're looking for a DHCP server, check out dhcp_server. Note that since this project was developed independent of that one, we were able to change the license to Apache-2.0 to be in line with other Nerves projects.

Usage

Before using this directly, check whether you can use it via vintage_net_direct.

If you'd like to manually use this, see the Hex docs for details.

About

The Elixir DHCP Server that only serves one very important client

Resources

License

Stars

Watchers

Forks

Packages

No packages published