SimpleDnsCrypt icon indicating copy to clipboard operation
SimpleDnsCrypt copied to clipboard

👀 .NET Core Version

Open bitbeans opened this issue 5 years ago • 11 comments

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

mainpage darkmode

Some features that are planned:

  • even simpler and clearer configuration
  • the possibility to open individual views in their own windows (QueryLog, ...)
  • better resolver management
  • dark mode
  • better update process
  • implementation of overdue features 😇
  • ...

Thoughts?

bitbeans avatar Apr 17 '20 11:04 bitbeans

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

Moxville avatar Apr 18 '20 07:04 Moxville

@Moxville i will continue updates on the current version

bitbeans avatar Apr 18 '20 07:04 bitbeans

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

sutex avatar Apr 24 '20 01:04 sutex

Resolver management (preview):

resolvers_preview

bitbeans avatar Apr 30 '20 16:04 bitbeans

Looking very nice!

jedisct1 avatar Apr 30 '20 18:04 jedisct1

How about to use CloudFlare DNS by default?

rescenic avatar May 21 '20 10:05 rescenic

Any news on this?

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

keesjebal avatar Sep 04 '20 09:09 keesjebal

@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)

DI555 avatar Nov 08 '20 12:11 DI555

Any update on this :) ?

bingoxo avatar Apr 19 '21 20:04 bingoxo

@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?

A9G-Data-Droid avatar Oct 21 '21 05:10 A9G-Data-Droid

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

instantsc avatar Jan 10 '22 22:01 instantsc