Quentin McGaw
Quentin McGaw
Try turning off the use of the kernel for udp: https://github.com/docker/for-mac/issues/7008#issuecomment-1790417935 this issue has also a bunch of workarounds worth trying I think.
> With label dns:v2.0.0-beta do not run. It gives error "panic: runtime error: index out of range [0] with length 0 Sure, just pasting the panic stack trace would help...
By the way, if it's a VM, you won't be able to map it to port 53 on the host either, since it's still occupied right? Ubuntu may be running...
Both https://api.ipify.org/ and https://api64.ipify.org work for me, are you sure this happens often? I've added the api64 variant in 5f15edde5188167e5f30fa4da191c8bfaca687e3 although it's only for "ipv4 or ipv6" since it would...
@dependabot rebase
Awesome and sorry for the big delay answering. I'm finally back working on this repository this coming week, I'll first work on 'fixes' in the Go code This does look...
Where's the code 😄? > As I said, I have no Go experience, and there are a couple of things that will need attention, such as having Go include static...
UI got reworked in b70a91582c8e4f935924173d980addaa40fefb95 You can fork the repo and modify the index.html template `internal/server/ui/index.html` as well as add files to the `internal/server/ui/static` directory.
@bohemtucsok Thanks for the piece of code 💯 I'll get to this real soon after releasing 2.6. Regarding #299 should it be done before or is it unrelated? Thanks!!
How are you running DDNS updater? In its Docker image? Or as a binary outside a container (not yet pre-built but will be soon). If it's in the Docker image,...