bitbeans / SimpleDnsCrypt

A simple management tool for dnscrypt-proxy
https://simplednscrypt.org
MIT License
2.29k stars 233 forks source link

👀 .NET Core Version #491

Open bitbeans opened 4 years ago

bitbeans commented 4 years ago

I am currently working on a .NET Core variant of Simple DNSCrypt.

mainpage darkmode

Some features that are planned:

Thoughts?

Moxville commented 4 years ago

Thanks. GUI looks more simpler and neat :) Existing application will continue to get new updates or users eventually have to upgrade to new application ?

bitbeans commented 4 years ago

@Moxville i will continue updates on the current version

sutex commented 4 years ago

Can there be clarification of using VPN adapters, is the VPN DNS secure?

bitbeans commented 4 years ago

Resolver management (preview):

resolvers_preview

jedisct1 commented 4 years ago

Looking very nice!

rescenic commented 4 years ago

How about to use CloudFlare DNS by default?

theovds commented 4 years ago

Any news on this?

Please add a way to add a custom DNS-server. I need it for NextDNS. Thanks!

DI555 commented 3 years ago

@bitbeans , could be possible to add needed .net core libs to the package(or as a separated pack to unzip to the app dir), - just to make the app be portable? (and not be dependent from the .net core itself)

bingoxo commented 3 years ago

Any update on this :) ?

A9G-Data-Droid commented 2 years ago

@bitbeans I don't see a branch where this version is being developed. Do you want help? If you publish your netCore branch we can test it and help finish?

instantsc commented 2 years ago

https://github.com/instantsc/SimpleDnsCrypt/ here's an alternative that runs on .NET 6. No fancy UI, just a under-the covers update.