aarond10 / https_dns_proxy

A lightweight DNS-over-HTTPS proxy.
MIT License
779 stars 114 forks source link

Fixes 12 #154

Closed baranyaib90 closed 1 year ago

baranyaib90 commented 1 year ago

Hi,

only 2 things for now:

  1. Setting SW version from cmake and also have some hardcoded value. Relates to #149
  2. Running test with valgrind to avoid fd (#118) and memory leak and also some uninitialized variables like in #148 (yup, valgrind would have found this)

I don't have so much time lately, so sadly I will not follow the project from now on. It was great developing and fixing this proxy. Sometimes it was a bit addictive, but I liked it :) I hope it has a bright future and will be used by many people.

Best regards, Balázs

aarond10 commented 1 year ago

Hey Balázs,

Thanks for your many contributions. Sorry to hear you won't be able to contribute much in the future but the project has reached a real level of maturity thanks in a large part to your efforts.

Happy New Year and best of luck with whatever you get up to next. :)

baranyaib90 commented 1 year ago

Hi Aaron, thank you very much for the kind words! Much appreciated. :) Br, Balázs