devplayer0 / docker-net-dhcp

Docker network driver for networking on a host bridge with DHCP-allocated IP addresses
GNU General Public License v3.0
193 stars 55 forks source link

Go rewrite #3

Closed devplayer0 closed 3 years ago

devplayer0 commented 4 years ago

I'm gonna try rewriting this in Go, hopefully should make everything a bit more stable. Might finally get around to checking out #2 too.

Fixes #13.