msasanmh / SecureDNSClient

A DNS Client Supporting DNSCrypt, Anonymized DNSCrypt, DoH, DoT, UDP And TCP.
https://msasanmh.github.io/SecureDNSClient/
GNU General Public License v3.0
828 stars 81 forks source link

Linux Support #10

Closed chromer030 closed 1 year ago

chromer030 commented 1 year ago

Hi, Thanks for this great tool, any plan to provide a release for Linux ?

(Like xdm which is also in C#)

msasanmh commented 1 year ago

Writing cross-platform application is something different, all methods and algorithms must support both platforms. Since I'm using many methods which are only available to Windows, it makes the project impossible to compile for Linux.

chromer030 commented 1 year ago

So, Thanks for answer. ❤️ I appreciate you efforts for tools and lists.