Chris Ross

Results 19 comments of Chris Ross

I find I have a need for this myself. I am using simple proxy 3.4 on FreeBSD 12. If this is still the primary location for this project, I can...

Okay. I'm working on this, for anyone's information. I thought it would take a few hours, but I had to dust off this knowledge in my head, and then found...

Where in the code is the mapping of `%n` (for any `n`) to the conceptual value that it represents? From the above example, I can see `%h` is hostname, `%i`...

Okay, thanks. So for @zilon84 , it is _not_ possible to put it in one URL. There are separate calls inside of the code for each of IPv4 and IPv6.

Yeah, but only skimming the code it looks a lot like there are separate paths for IPv4 and IPv6. I didn't know how practical it would be to try to...

> So ... your comment is more about the amount of time needed to invest in fixing this bug? Not every change is easy, but not everything worthwhile is ever...

Okay, to confirm, I get the same with 2.12.0. Maybe dynu.com isn't supporting that basic style of login anymore? @mia0x75 can you comment on whether you're still using dynu.com successfully?

I opened a support request with dynu. Their docs still include many statements about the more traditional update methods, and even include a ddclient conf file which also reports an...

Hmm. Well, you could work around the compiler error by setting OPENOSC_RECVFROM_DISABLE, but that's just a workaround I think. I'm not sure if it is possible to make something more...