elcritch

elcritch

ExDhcp: An Elixir DHCP Server

Finally! A new Elixir DHCP server with permissive licensing. Posting this library for isaac-rstor :

It’s similar in purpose to one_dhcpd but can serve arbitrary DNS queries.

Most Liked

kip

kip

ex_cldr Core Team

And despite all the very reasonable comments from @OvermindDL1 I am still working on an Elixir-based DNS authoritative server. :slight_smile: Or at least a service registration and discovery server with a DNS interface. Binary pattern matching makes the protocol part quite fun. But that is not to suggest for a moment that reality of managing a DNS server is fun! I expect to have it out in the wild by the end of the year.

elcritch

elcritch

Oops, typo! Meant to say arbitrary DHCP … though I was thinking it’d be interesting to extend it to support DNS queries as well. It’s likely to use similar socket options, but I’m not sure.

OvermindDL1

OvermindDL1

Ahh that makes more sense. ^.^;

I would not recommend going into the DNS world, DNS is way more crazy complex then you could imagine. I manage our work DNS servers and the sheer amount of stuff one has to deal with is astounding and so far behind the scenes that no one notices unless it decides to break (almost always because something sent bad data to populate it…)… >.>

Where Next?

Popular in Announcing Top

danschultzer
In short Plug n’ play OAuth 2.0 provider library. Just set up a resource owner schema with Ecto (your user schema), install the dependen...
New
dominicletz
Hi, I thought I had posted my library before but seems I hadn’t. The project is still in early stages but it’s growing and so I think it...
New
pkrawat1
Presenting Aviacommerce, open source e-commerce platform in Elixir Aviacommerce is an open source e-commerce platform in Elixir. We at...
New
devonestes
Introducing assertions, the library that helps you write really great test assertions! GitHub: GitHub - devonestes/assertions: Helpful a...
New
aesmail
Hello guys, I have finally made it. I created an admin interface for a framework. It’s been on my todo list for years and with the curre...
New
MRdotB
I needed to reuse React components from my Chrome extension in my Phoenix/LiveView backend. I noticed that for Svelte/Vue, there are live...
New
achempion
Hi, I would like to tell about my initiative to further maintain and develop Waffle project which is the fork of Arc library. The progre...
New
fuelen
Hey folks! Want to present a toolkit for writing command-line user interfaces. It provides a convenient interface for colorizing text...
New
wfgilman
I’ve cleaned up and open sourced three financial libraries I was using for my company. They are bindings for the APIs of these three comp...
New
New

Other popular topics Top

danschultzer
None of the current solutions worked well for me, so I went ahead and built a user management system from scratch. This project took far...
548 29377 241
New
Nvim
Anybody knows a comprehensive comparison of Django and Phoenix, thanks for the help. Where are they similar? Where do they differ the m...
New
jononomo
I am trying to figure out how Mix knows whether the environment is test, dev, or prod – where is this set? Thanks.
New
msaraiva
Surface is an experimental library built on top of Phoenix LiveView and its new LiveComponent API that aims to provide a more declarative...
564 43622 214
New
KronicDeth
Elixir plugin for JetBrain’s IntelliJ Platform (including Rubymine) This is a plugin that adds support for Elixir to JetBrains IntelliJ...
289 36128 110
New
PeterCarter
There are pre-rolled solutions for other frameworks that do work. However, Phoenix does not seem to have these. Have people had good expe...
New
hariharasudhan94
Lets say I have map like this fetching from my database %{"_id" => #BSON.ObjectId<58eb1a7a9ad169198c3dXXXX>, "email" => ...
New
jononomo
For some reason my phoenix channels are working for me in my local dev environment, but as soon as I deploy via Docker, I get a 403 error...
New
svb
Hi! Currently I want to submit a form by pressing the Enter key. However, since my input field is of type “textarea” this is just adds a...
New
sergio
Kind of like when jquery came out, it was super necessary. Existing drag and drop libraries have a bunch of baggage to support old browse...
New

We're in Beta

About us Mission Statement